[oe-commits] [openembedded-core] 04/47: classes/sdl: remove pointless class

git at git.openembedded.org git at git.openembedded.org
Wed Jun 15 17:06:19 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit b2a75aad679fd97ff2b51a7a8ee03bd22be8d7a7
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Jun 14 13:36:34 2016 +0100

    classes/sdl: remove pointless class
    
    This class exists purely to add a number of SDL dependencies, which should be
    done directly in the recipe.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/classes/sdl.bbclass | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/meta/classes/sdl.bbclass b/meta/classes/sdl.bbclass
deleted file mode 100644
index cc31288..0000000
--- a/meta/classes/sdl.bbclass
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# (C) Michael 'Mickey' Lauer <mickey at Vanille.de>
-#
-
-DEPENDS += "virtual/libsdl libsdl-mixer libsdl-image"
-SECTION = "x11/games"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list