mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
layer.conf: Exclude some theme dependencies from siggen
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -11,3 +11,15 @@ BBFILE_PRIORITY_efl-layer = "7"
|
||||
E_MIRROR = "http://download.enlightenment.org/releases"
|
||||
E_RELEASES = "http://download.enlightenment.org/rel"
|
||||
E_SVN = "svn://svn.enlightenment.org/svn/e"
|
||||
|
||||
# RDEPENDS on update-alternatives provider opkg-utils
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
|
||||
exquisite-theme-illume->opkg-utils \
|
||||
"
|
||||
|
||||
# RDEPENDS on e-wm
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
|
||||
e-wm-theme-illume-efenniht->e-wm \
|
||||
e-wm-theme-illume-neo->e-wm \
|
||||
e-wm-theme-b-and-w->e-wm \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user