summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2014-05-02 15:46:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-02 22:32:05 +0100
commitcffbd11d915fe8a1399f23c97c4e2ecbdae4d00a (patch)
tree82b41d8032ceae22e411320e0e66e5badf9b68a6 /meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
parente6fb2f9afe2ba6b676c46d1eb297ca9cc532d405 (diff)
downloadopenembedded-core-cffbd11d915fe8a1399f23c97c4e2ecbdae4d00a.tar.gz
PR bumps to remove PRINC usage from meta-raspberrypi
This allows us to remove the following uses of PRINC in meta-raspberrypi: recipes-bsp/formfactor/formfactor_0.0.bbappend: PRINC = "1" recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend: PRINC := "${@int(PRINC) + 5}" Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
index 54b0885e08..549c7c89bf 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org"
SECTION = "x11/base"
LICENSE = "MIT-X"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r28"
+PR = "r33"
SRC_URI = "file://xorg.conf"