aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/conf
AgeCommit message (Collapse)Author
2017-09-06layer.conf: Add meta-networking for the networkmanagerMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-06glade3: Move PACKAGECONFIG setting to enable_gnome.confMark Hatle
This resolves a failure of the yocto-compat-layer.py script. Changing the PACKAGECONFIG setting by just including a layer can cause problems. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-06enable_gnome.conf: Move the AVAHI_GTK settingMark Hatle
This is a distribution wide setting, so just including the layer should not affect other layers. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2016-08-08meta-gnome/layer.conf: enable gtk for avahi-uiJackie Huang
avahi-ui enables gtk3 be default, but gnome-disk-utility in meta-gnome needs gtk, so add gtk here. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-28meta-gnome: Add LAYERVERSION and LAYERDEPENDSJackie Huang
According to README, it depends on oe-core and openembedded-layer Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-09conf/layer.conf: Use .= for BBPATH and += for BBFILESKhem Raj
Provide additional commentary that should help a bit more Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21meta-gnome: add empty layerKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>