From: Grazvydas Ignotas Date: Thu, 23 May 2013 23:01:09 +0000 (+0300) Subject: omap3-pandora-kernel2: update to 3.2.45 + wifi fixes X-Git-Tag: sz_155~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=cf6a9a5906f072b8f425c9b690efd7e71b952f24;hp=97de8635383f2f2d923c8a44e633140d206a36d1 omap3-pandora-kernel2: update to 3.2.45 + wifi fixes --- diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index c9c96fc..a435aa6 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,14 +4,14 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r7" +PR = "r8" # 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 # git://git.openpandora.org/pandora-kernel.git , branch pandora-3.2 -# commit: db4bd663ea5894d516f75d7a5973303998247f91 -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r7.tar.bz2" +# commit: 598a3aac17511c02f9884711b25463ec5a5eeb4b +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r8.tar.bz2" S = "${WORKDIR}" @@ -55,5 +55,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "37d538020a4b39de549e182ebe4b8e52" -SRC_URI[sha256sum] = "e007b755a09134f5995c954ed251f822749bf94ddf7ab4c3f773f0802b2669e9" +SRC_URI[md5sum] = "1a98932c37b5516cd734f5a95620f0aa" +SRC_URI[sha256sum] = "816c518470ab5c358bec86ddb1890df8764d3f6e23d8cf6150fd8907389c1ee3"