From: Grazvydas Ignotas Date: Sat, 23 Mar 2013 01:18:18 +0000 (+0200) Subject: omap3-pandora-kernel2: update X-Git-Tag: sz_154~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=62230ce21a3aa61e2744fd6a8ed38257da4d2fe2;hp=58b12534a6611234afd5f7383aaacaa4c88ca682;ds=sidebyside omap3-pandora-kernel2: update --- diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index f4e5b2c..c9c96fc 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,12 +4,14 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r6" +PR = "r7" # 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_r6.tar.bz2" +# 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" S = "${WORKDIR}" @@ -53,5 +55,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "db11aa3d4924e9684a8bf42f1435ba66" -SRC_URI[sha256sum] = "0fe632636eb4d100f3f5b33902dd5a12294067f5beb5bb9e43d24c44f0ac7487" +SRC_URI[md5sum] = "37d538020a4b39de549e182ebe4b8e52" +SRC_URI[sha256sum] = "e007b755a09134f5995c954ed251f822749bf94ddf7ab4c3f773f0802b2669e9"