[meta-freescale] [meta-fsl-ppc][PATCH] remove PRINC use in meta-fsl-ppc

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Sun May 4 23:44:46 PDT 2014


Applied, thanks. 


Best Regards,

Zhenhua


> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of zhenhua.luo at freescale.com
> Sent: Friday, April 25, 2014 12:11 PM
> To: Guo Chunrong-B40290; meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH] remove PRINC use in
> meta-fsl-ppc
> 
> Chunrong,
> 
> Please also submit a oe-core patch to do the PR increase in corresponding
> bb file.
> 
> 
> Best Regards,
> 
> Zhenhua
> 
> 
> > -----Original Message-----
> > From: b40290 at freescale.com [mailto:b40290 at freescale.com]
> > Sent: Friday, April 25, 2014 12:02 PM
> > To: meta-freescale at yoctoproject.org
> > Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290
> > Subject: [meta-fsl-ppc][PATCH] remove PRINC use in meta-fsl-ppc
> >
> > From: Chunrong Guo <B40290 at freescale.com>
> >
> > Signed-off-by: Chunrong Guo <B40290 at freescale.com>
> > ---
> >  recipes-core/sysvinit/sysvinit_2.88dsf.bbappend              | 3 +--
> >  recipes-core/udev/udev-extraconf_%.bbappend                  | 2 --
> >  recipes-core/udev/udev_182.bbappend                          | 3 +--
> >  recipes-extended/procps/procps_3.2.8.bbappend                | 3 +--
> >  recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend | 1 -
> >  5 files changed, 3 insertions(+), 9 deletions(-)
> >
> > diff --git a/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> > b/recipes- core/sysvinit/sysvinit_2.88dsf.bbappend
> > index 8445337..72d991c 100644
> > --- a/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> > +++ b/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend
> > @@ -1,2 +1 @@
> > -PRINC := "${@int(PRINC) + 1}"
> > -
> > +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > diff --git a/recipes-core/udev/udev-extraconf_%.bbappend b/recipes-
> > core/udev/udev-extraconf_%.bbappend
> > index 056d037..db74aac 100644
> > --- a/recipes-core/udev/udev-extraconf_%.bbappend
> > +++ b/recipes-core/udev/udev-extraconf_%.bbappend
> > @@ -1,7 +1,5 @@
> >  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >
> > -PRINC := "${@int(PRINC) + 2}"
> > -
> >  SRC_URI_append = " file://${@bb.utils.contains("TUNE_FEATURES",
> > "e6500", \
> >      "72-fsl-dpaa-persistent-networking.rules",
> > "71-fsl-dpaa-persistent- networking.rules", d)}"
> >
> > diff --git a/recipes-core/udev/udev_182.bbappend b/recipes-
> > core/udev/udev_182.bbappend index 8445337..72d991c 100644
> > --- a/recipes-core/udev/udev_182.bbappend
> > +++ b/recipes-core/udev/udev_182.bbappend
> > @@ -1,2 +1 @@
> > -PRINC := "${@int(PRINC) + 1}"
> > -
> > +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > diff --git a/recipes-extended/procps/procps_3.2.8.bbappend b/recipes-
> > extended/procps/procps_3.2.8.bbappend
> > index 8445337..72d991c 100644
> > --- a/recipes-extended/procps/procps_3.2.8.bbappend
> > +++ b/recipes-extended/procps/procps_3.2.8.bbappend
> > @@ -1,2 +1 @@
> > -PRINC := "${@int(PRINC) + 1}"
> > -
> > +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > diff --git
> > a/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
> > b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
> > index 7ae4ec2..6d4804d 100644
> > --- a/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
> > +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
> > @@ -1,3 +1,2 @@
> >  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >
> > -PRINC := "${@int(PRINC) + 1}"
> > --
> > 1.8.3.2
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
> 



More information about the meta-freescale mailing list