diff options
| -rw-r--r-- | meta-oe/recipes-extended/acpica/acpica_20140114.bb (renamed from meta-oe/recipes-extended/acpica/acpica_20131115.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpica_20131115.bb b/meta-oe/recipes-extended/acpica/acpica_20140114.bb index 8c9ecd4388..5cc2d5a946 100644 --- a/meta-oe/recipes-extended/acpica/acpica_20131115.bb +++ b/meta-oe/recipes-extended/acpica/acpica_20140114.bb | |||
| @@ -15,9 +15,8 @@ SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \ | |||
| 15 | file://cross-compile.patch \ | 15 | file://cross-compile.patch \ |
| 16 | file://no-werror.patch \ | 16 | file://no-werror.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | SRC_URI[md5sum] = "fcd4b7304f1bfabc7d4b9cfdecc6b0c6" | |
| 19 | SRC_URI[md5sum] = "1bd5b14c4c567ca2a113c05f4b28f29c" | 19 | SRC_URI[sha256sum] = "0d5bd32690ab77e21ab143ef25361c314a4ed13c33a5fb3ddd6f5559ab24ebc3" |
| 20 | SRC_URI[sha256sum] = "d699a880b84e04205eda2d5ad048c1c38a57289240caa5f0fb7ebdcd3aac83d2" | ||
| 21 | 20 | ||
| 22 | S = "${WORKDIR}/acpica-unix2-${PV}" | 21 | S = "${WORKDIR}/acpica-unix2-${PV}" |
| 23 | 22 | ||
