mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
remove packagegroup-core-directfb.bb
remove packagegroup-core-directfb.bb as part of moving directfb from oe-core (From OE-Core rev: 676f69118e34767dde87f65b5d5ba63116dc9255) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3a6f0b66a5
commit
a526c31dab
@@ -1,15 +0,0 @@
|
||||
SUMMARY = "DirectFB without X11"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
TOUCH = ' ${@bb.utils.contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
directfb \
|
||||
directfb-examples \
|
||||
pango \
|
||||
fontconfig \
|
||||
${TOUCH} \
|
||||
"
|
||||
Reference in New Issue
Block a user