mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libconfuse: provide native and nativesdk support
Allows to use libconfuse in native tools like 'genimage'. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
eeda4f91bb
commit
d88ae3885f
@ -12,3 +12,5 @@ S = "${WORKDIR}/git"
|
||||
do_configure:prepend(){
|
||||
(cd ${S} && ${S}/autogen.sh)
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user