[meta-freescale] [meta-fsl-ppc master v2] Remove DSTRO string from PR due to meta-fsl-ppc is not distro specific

Zhenhua Luo zhenhua.luo at freescale.com
Fri Mar 1 01:43:52 PST 2013


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 at freescale.com>
---
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PR .= "+${DISTRO}"
+PRINC := "${@int(PRINC) + 1}"
-- 
1.7.9.5





More information about the meta-freescale mailing list