aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/acpica/acpica_20140424.bb (renamed from meta-oe/recipes-extended/acpica/acpica_20140325.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpica_20140325.bb b/meta-oe/recipes-extended/acpica/acpica_20140424.bb
index 0210b044b3..c302d27ba0 100644
--- a/meta-oe/recipes-extended/acpica/acpica_20140325.bb
+++ b/meta-oe/recipes-extended/acpica/acpica_20140424.bb
@@ -14,8 +14,8 @@ DEPENDS = "bison flex"
SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \
file://no-werror.patch \
"
-SRC_URI[md5sum] = "08efe232bca06a7c54462695bbc2f87c"
-SRC_URI[sha256sum] = "12a7a3c9f2d81e46b0c7095bb7c268ec4bf231178fcbe54ff0c30cd83d2ac38c"
+SRC_URI[md5sum] = "733532f005fba5d1c5344440651b13d1"
+SRC_URI[sha256sum] = "72ece982bbbdfb1b17418f1feb3a9daaa01803d0d41dcf00e19d702cdf751bbc"
S = "${WORKDIR}/acpica-unix2-${PV}"