From 76546d1d3ea9efc160e05a0934de368a51820b03 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). (From OE-Core rev: 320816f96b81b8eac02b5bbdbd3d8c79d0095a00) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb') diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb b/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb index d65922b552..2c05cf7149 100644 --- a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb +++ b/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb @@ -16,7 +16,7 @@ CONFLICTS = "fixesext" PR = "r0" PE = "1" -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "e7431ab84d37b2678af71e29355e101d" SRC_URI[sha256sum] = "ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce" -- cgit v1.2.3-54-g00ecf