aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.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/libxkbui_1.0.2.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/libxkbui_1.0.2.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb
index 499caf16cd..c56ee18887 100644
--- a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb
@@ -1,10 +1,10 @@
-require xorg-lib-common.inc
+require recipes-graphics/xorg-lib/xorg-lib-common.inc
DESCRIPTION = "X11 keyboard UI presentation library"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"
DEPENDS += "virtual/libx11 libxt libxkbfile"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "r10"
SRC_URI[md5sum] = "1143e456f7429e18e88f2eadb2f2b6b1"
SRC_URI[sha256sum] = "20c23101d63234ee5f6d696dfa069b29c6c58e39eff433bcd7705b50b3ffa214"