Commit message should say update from 2.6.37.1, not 2.6.37 otherwise ok. Acked-by: Frans Meulenbroeks <[email protected]>
2011/2/25 Otavio Salvador <[email protected]>: > Signed-off-by: Otavio Salvador <[email protected]> > --- > recipes/linux/linux_2.6.37.bb | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb > index e11af81..1cd40f4 100644 > --- a/recipes/linux/linux_2.6.37.bb > +++ b/recipes/linux/linux_2.6.37.bb > @@ -1,6 +1,6 @@ > require linux.inc > > -PR = "r3" > +PR = "r4" > > # Mark archs/machines that this kernel supports > DEFAULT_PREFERENCE = "-1" > @@ -20,7 +20,7 @@ DEFAULT_PREFERENCE_visstrim_m10 = "1" > # DEFAULT_PREFERENCE_om-gta01 = "1" > > SRC_URI = > "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ > - > ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch > \ > + > ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;apply=yes;name=stablepatch > \ > file://defconfig " > > SRC_URI_append_om-gta02 = " \ > @@ -34,5 +34,5 @@ SRC_URI_append_om-gta01 = " \ > > SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434" > SRC_URI[kernel.sha256sum] = > "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a" > -SRC_URI[stablepatch.md5sum] = "7693d1d32ed39346cc988e0f027e5890" > -SRC_URI[stablepatch.sha256sum] = > "c33bfa59828a9ff6916993ec008967a8c1d71a18b743ee15f4280e773ef4baaf" > +SRC_URI[stablepatch.md5sum] = "bb5798f2a2a5af13219d1a250c4dad11" > +SRC_URI[stablepatch.sha256sum] = > "3d65f2fb5f0018e8dafda4abe68d947d2ab5e21c386062cb0d6e011244a16aef" > -- > 1.7.2.3 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
