From e24bc6d9f206a87822a3b95568ce0d07f390792b Mon Sep 17 00:00:00 2001 From: "Felipe F. Tonello" Date: Fri, 15 Jul 2016 17:36:32 +0100 Subject: recipes-graphics: Added native and nativesdk support for some libraries These libraries are used in some recipes outside oe-core, so we should add this class support to avoid duplication and bbappends on other layers. (From OE-Core rev: 2db2724c4386fc07bd667060eb12b479747e0d35) Signed-off-by: Felipe F. Tonello Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb index d00774ece5..dde7e9db7a 100644 --- a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb +++ b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb @@ -15,3 +15,5 @@ PE = "1" SRC_URI[md5sum] = "9959fe0bfb22a0e7260433b8d199590a" SRC_URI[sha256sum] = "977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf