[oe-commits] [openembedded-core] 03/22: acpica: update to 20190405

git at git.openembedded.org git at git.openembedded.org
Tue Apr 23 22:40:32 UTC 2019


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 c97cbbd9818a567aad60811856ca008779ef5517
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Tue Apr 23 18:50:18 2019 +0200

    acpica: update to 20190405
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../acpica/{acpica_20190215.bb => acpica_20190405.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/acpica/acpica_20190215.bb b/meta/recipes-extended/acpica/acpica_20190405.bb
similarity index 91%
rename from meta/recipes-extended/acpica/acpica_20190215.bb
rename to meta/recipes-extended/acpica/acpica_20190405.bb
index d4789df..0cd88d4 100644
--- a/meta/recipes-extended/acpica/acpica_20190215.bb
+++ b/meta/recipes-extended/acpica/acpica_20190405.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] = "0ea9047bf15dfdf3583f5266cc6da718"
-SRC_URI[sha256sum] = "8f939ad6130862e05853837496500b3fb93037530e5ea0ca0298458522ffc2c7"
+SRC_URI[md5sum] = "9ee30c8ff3012e213bc3b21a9d632215"
+SRC_URI[sha256sum] = "7e144fd011c23a0a10be0b0d7448c527a4c0f621f1f835a271636e448bc96643"
 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