mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ot-br-posix: Define config files explicitly
Otherwise it picks up from build area with absolute paths into builddir Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8337af7da4
commit
0439d42c55
|
|
@ -34,6 +34,8 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=OFF \
|
|||
-DOTBR_REST=ON \
|
||||
-DOTBR_WEB=OFF \
|
||||
-DCMAKE_LIBRARY_PATH=${libdir} \
|
||||
-DOT_POSIX_PRODUCT_CONFIG=${sysconfdir}/openthread.conf.example \
|
||||
-DOT_POSIX_FACTORY_CONFIG=${sysconfdir}/openthread.conf.example \
|
||||
-DOTBR_MDNS=avahi \
|
||||
-DOTBR_BACKBONE_ROUTER=ON \
|
||||
-DOTBR_BORDER_ROUTING=ON \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user