summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt-native.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-05-22 13:58:45 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-27 17:06:27 +0100
commitc8eeb487d09cc4bd0f637260dd01d0982745038f (patch)
tree25e427f0e0ae474179200fb18038c6e2106657f7 /meta/recipes-devtools/apt/apt-native.inc
parentc9aed6a84c0a33fee8a52603b22cc2b78928eb5f (diff)
downloadopenembedded-core-contrib-c8eeb487d09cc4bd0f637260dd01d0982745038f.tar.gz
apt: Remove workaround patches for no longer supported host distributions
All still supported host distributions have gcc >= 4.8. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt/apt-native.inc')
-rw-r--r--meta/recipes-devtools/apt/apt-native.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/apt/apt-native.inc b/meta/recipes-devtools/apt/apt-native.inc
index ef232c1eb6..d826786329 100644
--- a/meta/recipes-devtools/apt/apt-native.inc
+++ b/meta/recipes-devtools/apt/apt-native.inc
@@ -7,8 +7,6 @@ USE_NLS = "yes"
SRC_URI += "file://db_linking_hack.patch \
file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \
- file://0001-remove-Wsuggest-attribute-from-CFLAGS.patch \
- file://0001-fix-the-gcc-version-check.patch \
"
python do_install () {