mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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:
@@ -34,6 +34,8 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=OFF \
|
|||||||
-DOTBR_REST=ON \
|
-DOTBR_REST=ON \
|
||||||
-DOTBR_WEB=OFF \
|
-DOTBR_WEB=OFF \
|
||||||
-DCMAKE_LIBRARY_PATH=${libdir} \
|
-DCMAKE_LIBRARY_PATH=${libdir} \
|
||||||
|
-DOT_POSIX_PRODUCT_CONFIG=${sysconfdir}/openthread.conf.example \
|
||||||
|
-DOT_POSIX_FACTORY_CONFIG=${sysconfdir}/openthread.conf.example \
|
||||||
-DOTBR_MDNS=avahi \
|
-DOTBR_MDNS=avahi \
|
||||||
-DOTBR_BACKBONE_ROUTER=ON \
|
-DOTBR_BACKBONE_ROUTER=ON \
|
||||||
-DOTBR_BORDER_ROUTING=ON \
|
-DOTBR_BORDER_ROUTING=ON \
|
||||||
|
|||||||
Reference in New Issue
Block a user