From: Grazvydas Ignotas Date: Tue, 12 Mar 2013 22:05:16 +0000 (+0200) Subject: omap3-pandora-kernel2: update for some fixes X-Git-Tag: sz_154~52 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=b84812f61289292e0dfa92bffc235fc383ee6a82 omap3-pandora-kernel2: update for some fixes --- diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index fba7ff9..2bbb869 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,12 +4,12 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r3" +PR = "r4" # we already build 2.6 kernel using OE infrastructure, and # as we don't know how to build another one into the same image # (especially out-of-tree modules), we just package manually prebuilt one -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r3.tar.bz2" +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r4.tar.bz2" S = "${WORKDIR}" @@ -48,5 +48,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "2370f29cdff0ae2621344dea04fe1d21" -SRC_URI[sha256sum] = "d00755889f464426f9cc0b9791716005d9460777ad3c31938d0e562d1f6e9926" +SRC_URI[md5sum] = "9e64a15f07c05c0dcb6970a3bdff226e" +SRC_URI[sha256sum] = "1d037d2e2d2c2be2a4a37b51a00623f950169b2431d5657191169b767bdbd8d8"