diff options
-rw-r--r-- | meta-oe/recipes-extended/acpica/acpica_20130823.bb (renamed from meta-oe/recipes-extended/acpica/acpica_20130626.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpica_20130626.bb b/meta-oe/recipes-extended/acpica/acpica_20130823.bb index af0dd45584..15dbebafce 100644 --- a/meta-oe/recipes-extended/acpica/acpica_20130626.bb +++ b/meta-oe/recipes-extended/acpica/acpica_20130823.bb | |||
@@ -17,8 +17,8 @@ SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \ | |||
17 | file://no-werror.patch \ | 17 | file://no-werror.patch \ |
18 | file://fix-parallel-build.patch" | 18 | file://fix-parallel-build.patch" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "b7112b3deffef8fe25aac7810cc419a9" | 20 | SRC_URI[md5sum] = "6694a6a5baa4a23fba892b8ad23f3959" |
21 | SRC_URI[sha256sum] = "888dda6227265c396a686624f971c51693c2bba84f24c634536234c8dca7b465" | 21 | SRC_URI[sha256sum] = "dcaf8bcdd146006e7c480d4249e014e38eb2ae3e4d2d40f90ec454312cc7e4d1" |
22 | 22 | ||
23 | S = "${WORKDIR}/acpica-unix2-${PV}" | 23 | S = "${WORKDIR}/acpica-unix2-${PV}" |
24 | 24 | ||