summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-03-21 08:51:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 12:38:09 +0100
commit76546d1d3ea9efc160e05a0934de368a51820b03 (patch)
treeb0d7cd6ae84303852fe3d4898cdb1cc42119254d /meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
parent60e2345f1bbdc14e94d3d2aad86c2ddb1fc10ce7 (diff)
downloadpoky-76546d1d3ea9efc160e05a0934de368a51820b03.tar.gz
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 <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
index f0f81bc64c..e4fe37b44e 100644
--- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
@@ -14,7 +14,7 @@ CONFLICTS = "randrext"
14PR = "r0" 14PR = "r0"
15PE = "1" 15PE = "1"
16 16
17BBCLASSEXTEND = "nativesdk" 17BBCLASSEXTEND = "native nativesdk"
18 18
19SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775" 19SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775"
20SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71" 20SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71"