Acked-by: Otavio Salvador <[email protected]> On Sun, Nov 8, 2009 at 12:04 PM, Petr Štetiar <[email protected]> wrote: > > Signed-off-by: Petr Štetiar <[email protected]> > --- > conf/checksums.ini | 4 ++++ > recipes/linux/linux_2.6.31.bb | 4 ++-- > 2 files changed, 6 insertions(+), 2 deletions(-) > > diff --git a/conf/checksums.ini b/conf/checksums.ini > index afbd67f..9dae471 100644 > --- a/conf/checksums.ini > +++ b/conf/checksums.ini > @@ -20750,6 +20750,10 @@ > sha256=ed167dcbdf52c2563a30e7c81a0f2b3d79eb04acc5728e6d484166a4fe8a39e4 > md5=02078f4231baee4f0004212f2875df2b > sha256=bc670682ed9b81d5d3859130c600601bd72053fd738b51b2daf8ddf3f4614a66 > > +[http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.31.5.bz2] > +md5=6cac5e59d5562b591cdda485941204d5 > +sha256=41e7d98a205d58a62901daf4e46ecf5fb0b177e5a233a3c0ad3250a3a0abe8aa > + > [http://www.muru.com/linux/omap/patches/patch-2.6.9-omap1.bz2] > md5=d6249654087f0bcafaa860ac573316a4 > sha256=91806347cb386002a8bfd20ee66e536e4a7dfb01f207dd751341f2971090d9ac > diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb > index 1559710..f0ff516 100644 > --- a/recipes/linux/linux_2.6.31.bb > +++ b/recipes/linux/linux_2.6.31.bb > @@ -1,6 +1,6 @@ > require linux.inc > > -PR = "r3" > +PR = "r4" > > S = "${WORKDIR}/linux-${PV}" > > @@ -13,7 +13,7 @@ DEFAULT_PREFERENCE_qemumips = "1" > DEFAULT_PREFERENCE_qemux86 = "1" > > SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ > - > ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \ > + > ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.5.bz2;patch=1 \ > file://defconfig" > > SRC_URI_append_db1200 ="\ > -- > 1.5.6.3 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >
-- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
