[oe-commits] [openembedded-core] 18/24: remove core-image-directfb.bb

git at git.openembedded.org git at git.openembedded.org
Fri Jul 8 14:57:15 UTC 2016


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

commit 54ccaa08a0fea9f47a0c6e6d26946e3bbe686bb3
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Fri Jul 1 14:13:07 2016 +0300

    remove core-image-directfb.bb
    
    remove core-image-directfb.bb as part of moving directfb
    from oe-core
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/images/core-image-directfb.bb | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/meta/recipes-graphics/images/core-image-directfb.bb b/meta/recipes-graphics/images/core-image-directfb.bb
deleted file mode 100644
index c6ce658..0000000
--- a/meta/recipes-graphics/images/core-image-directfb.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "An image that uses DirectFB instead of X11"
-LICENSE = "MIT"
-
-inherit core-image distro_features_check
-
-REQUIRED_DISTRO_FEATURES = "directfb"
-CONFLICT_DISTRO_FEATURES = "x11"
-
-IMAGE_INSTALL += "\
-	${CORE_IMAGE_BASE_INSTALL} \
-	packagegroup-core-full-cmdline \
-	packagegroup-core-directfb \
-"

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


More information about the Openembedded-commits mailing list