mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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>
(cherry picked from commit 0439d42c55)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user