From: Grazvydas Ignotas Date: Sat, 18 Jul 2015 22:08:32 +0000 (+0300) Subject: omap3-pandora-kernel2: bugfix update X-Git-Tag: sz_172~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3b6a0558807f87253fc0f9cc13f7f562729d36;p=openpandora.oe.git omap3-pandora-kernel2: bugfix update omap_hsmmc dma error handling --- diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index 37532bf..efe5a64 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,13 +4,13 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r25" +PR = "r26" # 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: 52ea40e670c7ec5b6a523ed9dab180df3801f757 +# commit: 44f7c85c691277eac87f0e50a3bf925c65abeeb9 # 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 @@ -66,5 +66,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "08f425f1f031272e3f12029abbe9468f" -SRC_URI[sha256sum] = "5747b357651c7fe3ccb2410217f12a653f223ce011f51908e31a862979443554" +SRC_URI[md5sum] = "57b5b27eec34ae7b7fe9362641051c03" +SRC_URI[sha256sum] = "6b73f74660459e5bf45e69dc23f8b4f7cfd1178b1b095a59d2bfb3d535deae79" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index 07e4b6e..2ec73db 100644 --- a/recipes/pandora-system/pandora-version.bb +++ b/recipes/pandora-system/pandora-version.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Installs /etc/op-version file." LICENSE = "Public Domain" -PR = "r7" +PR = "r8" do_install() { OLD_PWD=$PWD