summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2019-07-24 12:17:08 -0500
committerJoshua Watt <JPEWhacker@gmail.com>2019-07-24 12:17:08 -0500
commit9df4e115ab9a7ab23f81fdbcc62b2a0269d6377f (patch)
tree5635035a934c5fb29ca841bfec7ea9b7d6fe27a1
parent3fa43aa92f1a1c90304f6f4f49270915d1392cce (diff)
libsdl: remove2.8_M3
libsdl is being removed from oe-core, so it should no longer be necessary here either.
-rw-r--r--recipes-graphics/libsdl/libsdl_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-graphics/libsdl/libsdl_%.bbappend b/recipes-graphics/libsdl/libsdl_%.bbappend
deleted file mode 100644
index 592ace5..0000000
--- a/recipes-graphics/libsdl/libsdl_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-# Disable default x11 support
-PACKAGECONFIG_class-nativesdk_mingw32 = ""
-
-FILES_${PN}-bin_mingw32 = "${bindir}/*.exe ${sbindir}/*.exe"