These all look good to me. I was about to generate them myself, but you beat me to it!
Thanks, Bruce On Fri, Feb 23, 2018 at 11:12 PM, Armin Kuster <[email protected]> wrote: > Signed-off-by: Armin Kuster <[email protected]> > --- > meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb > b/meta/recipes-kernel/linux/linux-yocto_4.1.bb > index 316bc32..230f81e 100644 > --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb > +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb > @@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base" > KBRANCH_qemux86-64 ?= "standard/base" > KBRANCH_qemumips64 ?= "standard/mti-malta64" > > -SRCREV_machine_qemuarm ?= "642e9b95f97f8e00ef819bbfb2f281c1079bfbb1" > -SRCREV_machine_qemuarm64 ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1" > -SRCREV_machine_qemumips ?= "54d4575d0df1805e127c5fa59201cd978849fb3f" > -SRCREV_machine_qemuppc ?= "58906f2737c644e67a7c9754b7e36630005a0011" > -SRCREV_machine_qemux86 ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1" > -SRCREV_machine_qemux86-64 ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1" > -SRCREV_machine_qemumips64 ?= "03f0c0293abfe5226c2fdd22328476854fa0127f" > -SRCREV_machine ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1" > -SRCREV_meta ?= "9f9c9a66ef3452343586adf150137967e955d71a" > +SRCREV_machine_qemuarm ?= "8a40392c9aab6a3b25560c1a5d4a31d87a65a088" > +SRCREV_machine_qemuarm64 ?= "a315195324973d3edbd4868a0d7acbd82b7d53ae" > +SRCREV_machine_qemumips ?= "ea667187404992a98d49ea62313f826e6b7a9849" > +SRCREV_machine_qemuppc ?= "8c3cd05eab5cf9c49847ed73d77f1d036808b5dc" > +SRCREV_machine_qemux86 ?= "a315195324973d3edbd4868a0d7acbd82b7d53ae" > +SRCREV_machine_qemux86-64 ?= "a315195324973d3edbd4868a0d7acbd82b7d53ae" > +SRCREV_machine_qemumips64 ?= "4a026b26ffed34b40a7fb8fd190ee3eed964b5ea" > +SRCREV_machine ?= "a315195324973d3edbd4868a0d7acbd82b7d53ae" > +SRCREV_meta ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b" > > SRC_URI = > "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; > \ > > git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" > > -LINUX_VERSION ?= "4.1.43" > +LINUX_VERSION ?= "4.1.49" > > PV = "${LINUX_VERSION}+git${SRCPV}" > > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
