mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 18:09:40 +01:00
Use BBCLASSEXTEND to get native builds, and inherit gnomebase instead of gnome. libcroco uses the class just for the SRC_URI helpers, and the full class was pulling in many unrequired dependencies including hicolor-icon-theme-native, which doesn't exist. (From OE-Core rev: f2c438ddfeb17bbff384e612bb247f3652d85a74) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>