summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-11-30 12:56:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-01 21:31:04 +0000
commit687e5ef86361a16d6c411386939d4ba96a5909ea (patch)
treeaaef3b218eba6825db72e37af1d4e567d8c2c70a /meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
parent11e6536bbed515a360870e3f0491c93dd8c9e098 (diff)
downloadopenembedded-core-contrib-687e5ef86361a16d6c411386939d4ba96a5909ea.tar.gz
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. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/libsdl/libsdl_1.2.15.bb')
-rw-r--r--meta/recipes-graphics/libsdl/libsdl_1.2.15.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
index c0d5c6a969..b50859ae18 100644
--- a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
+++ b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
@@ -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 \
"