diff options
-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" | |||
14 | SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \ | 14 | SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \ |
15 | file://no-werror.patch \ | 15 | file://no-werror.patch \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "08efe232bca06a7c54462695bbc2f87c" | 17 | SRC_URI[md5sum] = "733532f005fba5d1c5344440651b13d1" |
18 | SRC_URI[sha256sum] = "12a7a3c9f2d81e46b0c7095bb7c268ec4bf231178fcbe54ff0c30cd83d2ac38c" | 18 | SRC_URI[sha256sum] = "72ece982bbbdfb1b17418f1feb3a9daaa01803d0d41dcf00e19d702cdf751bbc" |
19 | 19 | ||
20 | S = "${WORKDIR}/acpica-unix2-${PV}" | 20 | S = "${WORKDIR}/acpica-unix2-${PV}" |
21 | 21 | ||