diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2019-07-24 12:17:08 -0500 |
---|---|---|
committer | Joshua Watt <JPEWhacker@gmail.com> | 2019-07-24 12:17:08 -0500 |
commit | 9df4e115ab9a7ab23f81fdbcc62b2a0269d6377f (patch) | |
tree | 5635035a934c5fb29ca841bfec7ea9b7d6fe27a1 | |
parent | 3fa43aa92f1a1c90304f6f4f49270915d1392cce (diff) | |
download | meta-mingw-9df4e115ab9a7ab23f81fdbcc62b2a0269d6377f.tar.gz |
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_%.bbappend | 4 |
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 @@ | |||
1 | # Disable default x11 support | ||
2 | PACKAGECONFIG_class-nativesdk_mingw32 = "" | ||
3 | |||
4 | FILES_${PN}-bin_mingw32 = "${bindir}/*.exe ${sbindir}/*.exe" | ||