summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-06 18:25:21 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-07 10:39:26 -0300
commit439826d6aa2c68f5f8b379fdc50a68033a06b44f (patch)
tree99ee9f54591d522567ef69481a927fb62b7dc4f8 /recipes-graphics/xorg-xserver
parentd5920ad344cb5f72b6836e350859472a6e36d0b1 (diff)
downloadmeta-fsl-arm-439826d6aa2c68f5f8b379fdc50a68033a06b44f.tar.gz
PRINC removal from recipes
The PRINC use is deprecated and a patch bumping those is applied in OE-Core. As consequence we must drop those here as soon as possible to avoid PR changes in users feeds. Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/xorg-xserver')
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 8337e55..ceb438e 100644
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
@@ -1,4 +1,2 @@
1# Append path for freescale layer to include bsp xorg.conf 1# Append path for freescale layer to include bsp xorg.conf
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4PRINC := "${@int(PRINC) + 8}"