[oe-commits] [openembedded-core] 08/26: acpica: upgrade 20190509 -> 20190816

git at git.openembedded.org git at git.openembedded.org
Thu Sep 19 09:55:13 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 0fdc0ea0c10f9248d6503c91c864a4844d1d74bd
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Sep 18 14:27:42 2019 +0100

    acpica: upgrade 20190509 -> 20190816
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../acpica/{acpica_20190509.bb => acpica_20190816.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/acpica/acpica_20190509.bb b/meta/recipes-extended/acpica/acpica_20190816.bb
similarity index 91%
rename from meta/recipes-extended/acpica/acpica_20190509.bb
rename to meta/recipes-extended/acpica/acpica_20190816.bb
index cf6db33..8f79974 100644
--- a/meta/recipes-extended/acpica/acpica_20190509.bb
+++ b/meta/recipes-extended/acpica/acpica_20190816.bb
@@ -17,8 +17,8 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
 DEPENDS = "bison flex bison-native"
 
 SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz"
-SRC_URI[md5sum] = "dd1f8240f924b12b0a0de0c31ab26ab1"
-SRC_URI[sha256sum] = "860b5f94a0590b278592acf16a4556b05ff0309c08e8c48aa29827cfa02c8e9d"
+SRC_URI[md5sum] = "6a73b1e34715916fa31132dbe11008b0"
+SRC_URI[sha256sum] = "888e80f3bb77381620a5ead208e1a1be06f3ea66ddc8cfdfa62811cae5f03752"
 UPSTREAM_CHECK_URI = "https://acpica.org/downloads"
 
 S = "${WORKDIR}/acpica-unix2-${PV}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list