mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
wayland: enable nativesdk builds
(From OE-Core rev: 1f19083eb8453d794c9532b9252d1ab2d330ec6e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
df7386e7df
commit
df61141f76
@@ -22,8 +22,7 @@ EXTRA_OECONF_class-native = "--disable-documentation"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
# We need wayland-native for the wayland-scanner utility
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
DEPENDS = "expat libffi wayland-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user