[oe-commits] [openembedded-core] 01/29: acpica: upgrade 20191018 -> 20191213

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 00:13:25 UTC 2020


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

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

commit 0fe6dc0fc7e89d19ccad12783e3574553e344ae5
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Fri Dec 20 12:23:47 2019 +0000

    acpica: upgrade 20191018 -> 20191213
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../acpica/{acpica_20191018.bb => acpica_20191213.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/acpica/acpica_20191018.bb b/meta/recipes-extended/acpica/acpica_20191213.bb
similarity index 91%
rename from meta/recipes-extended/acpica/acpica_20191018.bb
rename to meta/recipes-extended/acpica/acpica_20191213.bb
index 04732bb..6b1412e 100644
--- a/meta/recipes-extended/acpica/acpica_20191018.bb
+++ b/meta/recipes-extended/acpica/acpica_20191213.bb
@@ -17,8 +17,8 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
 DEPENDS = "m4-native flex-native bison-native"
 
 SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix-${PV}.tar.gz"
-SRC_URI[md5sum] = "539a0252bcb42c383ceeaeb12ae9a60d"
-SRC_URI[sha256sum] = "029db4014600e4b771b11a84276d2d76eb40fb26eabc85864852ef1f962be95f"
+SRC_URI[md5sum] = "0f0eb38e796fac24c2aa4d9b6adcd950"
+SRC_URI[sha256sum] = "304930df9836d3d4cdbf67a3ae6bd96dbc65f62602d869f571f4b6a12341e6c6"
 UPSTREAM_CHECK_URI = "https://acpica.org/downloads"
 
 S = "${WORKDIR}/acpica-unix-${PV}"

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


More information about the Openembedded-commits mailing list