From: Grazvydas Ignotas Date: Sun, 29 May 2016 15:03:57 +0000 (+0300) Subject: omap3-pandora-kernel2: update X-Git-Tag: sz_175~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=b94311bfeb9af2cae71378f830e6292dbf4baac4;hp=efbba74d094a29bed19f514f489463c26a614ae2 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 4a3415e..180a659 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 = "r31" +PR = "r32" # 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: 44603ffcdd761ef8579e268fe8fd1cf6f27ffe05 +# commit: ca4a5c2fd56820e229673e86c5d06ed27e5be604 # 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] = "8aade2cc872c833cc91ed443a4637b70" -SRC_URI[sha256sum] = "bb1ffe26500998db005a7bf60933a14ea64052534576bd442bc97e410734c656" +SRC_URI[md5sum] = "833f6db23727e20a3f872bfa9c98303c" +SRC_URI[sha256sum] = "5c3805522c706c7b1b3989ff0ea2e3e98329813cfb46a74867bf7c338c268ba1" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index fb3e7c0..ac2d27c 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 = "r27" +PR = "r28" do_install() { OLD_PWD=$PWD