mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
apt: Remove workaround patches for no longer supported host distributions
All still supported host distributions have gcc >= 4.8. (From OE-Core rev: c8eeb487d09cc4bd0f637260dd01d0982745038f) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c6dbd6c528
commit
03c92bdf9c
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user