mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
gnome-common: inhert gnomebase not gnome
This recipe doesn't need any of the helpers that come with gnome (GConf, icons, MIME, etc), so just inherit gnomebase. (From OE-Core rev: eadd68010f923edc12b4962074850ea724477a64) 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
bad13be935
commit
9669889806
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
PR = "r0"
|
||||
inherit gnome allarch
|
||||
inherit gnomebase allarch
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user