]> code.ossystems Code Review - meta-freescale.git/commitdiff
Remove DSTRO string from PR due to meta-fsl-ppc is not distro specific
authorZhenhua Luo <zhenhua.luo@freescale.com>
Fri, 1 Mar 2013 09:43:52 +0000 (09:43 +0000)
committerMatthew McClintock <msm-oss@mcclintock.net>
Wed, 6 Mar 2013 07:21:28 +0000 (01:21 -0600)
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>
meta-fsl-ppc/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend

index 0291bb71961d68ac9fe5cd56a75eebc12fe01a1e..7ae4ec29d31fb189a74c3e5dd88883bbc940d210 100644 (file)
@@ -1,3 +1,3 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PR .= "+${DISTRO}"
+PRINC := "${@int(PRINC) + 1}"