mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libsdl: remove redundant configure_tweak patch
configure_tweak.patch was simply adding arguments to AC_DEFINE which are only needed by autoheader. We we now disable autoheader and use upstream's config.h.in this patch isn't needed anymore. (From OE-Core rev: 687e5ef86361a16d6c411386939d4ba96a5909ea) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35945fd3c5
commit
698c74c373
File diff suppressed because it is too large
Load Diff
@@ -22,7 +22,6 @@ DEPENDS_class-nativesdk = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'virtu
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
|
||||
file://configure_tweak.patch \
|
||||
file://libsdl-1.2.15-xdata32.patch \
|
||||
file://pkgconfig.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user