mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
composefs: add native target support
The next version of ostree v2024.6 will be available soon and optional will require composefs-native. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -27,3 +27,7 @@ EXTRA_OECONF += " \
|
||||
--disable-man \
|
||||
--without-fuse \
|
||||
"
|
||||
|
||||
LDFLAGS:append:class-native = " -pthread"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user