aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/acpica/acpica_20170303.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-03-09 20:56:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 06:25:23 -0700
commit54ca13f0dae8707a7fcbaa308dd797619defb823 (patch)
tree9a72b3e0cbc55b13608ed19d436502802125ff01 /meta/recipes-extended/acpica/acpica_20170303.bb
parent0cff8ae54066b25ffbe1efaa3f0a1d84aa89ebe1 (diff)
downloadopenembedded-core-contrib-54ca13f0dae8707a7fcbaa308dd797619defb823.tar.gz
acpica: remove unnecesary no-werror.patch
It became out of date (missing newly added files), and seems no longer necessary for builds. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/acpica/acpica_20170303.bb')
-rw-r--r--meta/recipes-extended/acpica/acpica_20170303.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20170303.bb b/meta/recipes-extended/acpica/acpica_20170303.bb
index 4c0f366abf..51ae77b784 100644
--- a/meta/recipes-extended/acpica/acpica_20170303.bb
+++ b/meta/recipes-extended/acpica/acpica_20170303.bb
@@ -17,7 +17,6 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
DEPENDS = "bison flex"
SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz \
- file://no-werror.patch \
file://rename-yy_scan_string-manually.patch \
file://manipulate-fds-instead-of-FILE.patch;striplevel=2 \
file://0001-Linux-add-support-for-X32-ABI-compilation.patch \