aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-12 11:01:03 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-12 13:02:55 +0200
commit8b04f69211251c4f1c232bc5b763f014a2e7fce6 (patch)
treee1efeec095d500e8ef9ac8efe24e30f96fba5554 /meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
parent19ebb4bda5fe83f00602db716039ce74ab38eee2 (diff)
downloadmeta-openembedded-contrib-8b04f69211251c4f1c232bc5b763f014a2e7fce6.tar.gz
xorg-lib: use .inc file from oe-core
* INC_PR is not available (start with r10) * BBCLASSEXTEND is not in .inc globally, add it per recipe where it's needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
index 52235866e9..2b70453159 100644
--- a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
@@ -1,11 +1,11 @@
-require xorg-lib-common.inc
+require recipes-graphics/xorg-lib/xorg-lib-common.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907"
DESCRIPTION = "XFIXES Extension"
DEPENDS += " xextproto xproto zlib"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "r10"
SRC_URI += "file://mkg3states-1.1.patch"
SRC_URI[md5sum] = "273329a78c2e9ea189ac416c7fde94a1"