summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-03-01 09:43:52 +0000
committerMatthew McClintock <msm-oss@mcclintock.net>2013-03-06 01:21:28 -0600
commit343e0388c10d465946b2b7ffa3036116cd4bd9d0 (patch)
tree213e26fec61c5cb325bf51cb075886b9c23293a8 /recipes-graphics
parent89771a5a87dc1930d1682ec10b382ab1ffe66cea (diff)
downloadmeta-fsl-ppc-343e0388c10d465946b2b7ffa3036116cd4bd9d0.tar.gz
Remove DSTRO string from PR due to meta-fsl-ppc is not distro specific
conf/distro/fsl.conf has been removed from this layer, meta-fsl-ppc is not distro specific. use PRINC := "${@int(PRINC) + 1}" Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend2
1 files changed, 1 insertions, 1 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 0291bb7..7ae4ec2 100644
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
@@ -1,3 +1,3 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3PR .= "+${DISTRO}" 3PRINC := "${@int(PRINC) + 1}"