diff options
| author | Fathi Boudra <fathi.boudra@linaro.org> | 2013-08-26 10:33:15 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-09-03 19:12:37 +0200 |
| commit | bbf1026bd2004667d8e12a10f1bb333e73be39e3 (patch) | |
| tree | 895c52d3589e170efb2454a5f52d1beb04e58b88 /meta-oe | |
| parent | b9cb33ca4dc99e24dabac56b61a4fffe28c74193 (diff) | |
| download | meta-openembedded-bbf1026bd2004667d8e12a10f1bb333e73be39e3.tar.gz | |
acpica: bump to version 20130823
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
| -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 | ||
