X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Flinux%2Fomap3-pandora-kernel2_3.2-pandora.bb;h=5fe5a4d2c0465d60caa1f5f39eb0927c04e9359f;hp=a435aa695afc7930f82390d566810596ed2bf2c7;hb=6796feca0185b6d6f1018417de8c872edd20c3c6;hpb=cf6a9a5906f072b8f425c9b690efd7e71b952f24 diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index a435aa6..5fe5a4d 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,14 +4,17 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r8" +PR = "r16" # 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: 598a3aac17511c02f9884711b25463ec5a5eeb4b -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r8.tar.bz2" +# commit: 5ee6c9912674b66378fe9d9ed9561baf8025b740 +# out-of-tree modules are built from: +# http://git.openpandora.org/cgi-bin/gitweb.cgi?p=sgx.git +# http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_modules.tar.bz2 +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_${PR}.tar.bz2" S = "${WORKDIR}" @@ -55,5 +58,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "1a98932c37b5516cd734f5a95620f0aa" -SRC_URI[sha256sum] = "816c518470ab5c358bec86ddb1890df8764d3f6e23d8cf6150fd8907389c1ee3" +SRC_URI[md5sum] = "71ca6f11415a1560bedd112168818897" +SRC_URI[sha256sum] = "ff4137aab16abc992214a6a363115b045097f219425d42926f39379e22e65181"