From ff533176a875663be797058bc35fa8ff3f9f8147 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Fri, 27 Apr 2012 14:34:24 +0800 Subject: xorg-app: Use ${libdir} and ${datadir} for packaging. Used ${libdir} and ${datadir} instead of hard coded direcotries for packaging. Also included INC_PR in PR. Signed-off-by: Lianhao Lu Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-app/xset_1.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-app/xset_1.2.2.bb') diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb index 7d5ac4960..0430f8c54 100644 --- a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb +++ b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb @@ -8,7 +8,7 @@ preference options of the display." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d" DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau" -PR = "r0" +PR = "${INC_PR}.0" PE = "1" SRC_URI += "file://disable-xkb.patch" -- cgit v1.2.3