Squashed with previous linux kernel recipe update -M
On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <[email protected]> wrote: > Signed-off-by: Zhenhua Luo <[email protected]> > --- > recipes-kernel/linux/linux-qoriq-sdk.inc | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) > > diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc > b/recipes-kernel/linux/linux-qoriq-sdk.inc > index a7fb06c..9f8cffe 100644 > --- a/recipes-kernel/linux/linux-qoriq-sdk.inc > +++ b/recipes-kernel/linux/linux-qoriq-sdk.inc > @@ -3,13 +3,21 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" > PV = "3.0.48" > PV_e6500 = "3.0.51" > PV_e6500-64b = "3.0.51" > -PR = "r10" > +PR = "r11" > > SRCREV = "dd5a5aac3e15b16a4bccbab29c736bda0e7d55e7" > +SRCREV_e6500 = "c294ca97427698b749c6fe4b768b9cc1dd37dc04" > +SRCREV_e6500-64b = "c294ca97427698b749c6fe4b768b9cc1dd37dc04" > SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ > > file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \ > > file://0001-powerpc-Fix-build-dependencies-for-c-files-requiring.patch \ > " > +SRC_URI_e6500 = "git://git.freescale.com/ppc/sdk/linux.git \ > + > file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \ > +" > +SRC_URI_e6500-64b = "git://git.freescale.com/ppc/sdk/linux.git \ > + > file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \ > +" > > KSRC ?= "" > S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}' > -- > 1.7.9.5 > > > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
