From 320816f96b81b8eac02b5bbdbd3d8c79d0095a00 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Mar 2012 08:51:39 +0100 Subject: xorg: add more native BBCLASSEXTENDs from meta-oe * We have now .bbappends in meta-oe, but adding native BBCLASSEXTEND doesn't add any maintenance cost to oe-core and makes recipe upgrades easier (no need to wait for .bbappend renames ready for meta-oe). Signed-off-by: Martin Jansa --- meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb') diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb index 7bc805f57..6fc3cf5d7 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb @@ -18,7 +18,7 @@ PE = "1" XORG_PN = "libXrandr" -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa" SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81" -- cgit v1.2.3