Go to file
Martin Jansa 60abe03184 gnome-panel: add PACKAGECONFIG for networkmanager
* fixes:
  WARN: gnome-panel: gnome-panel rdepends on dbus-lib, but it isn't a build dependency?
* there is general dbus dependency already, always used by libpanel-applet package:
  gnome-panel.full/temp/log.do_package:DEBUG: libpanel-applet: Dependency libdbus-1.so.3 requires package dbus-lib (used by files: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/packages-split/libpanel-applet/usr/lib/libpanel-applet-3.so.0.0.6)

* but when networkmanager is detected, then it's also linked from
  clock-applet in gnome-panel package:
  gnome-panel.full/temp/log.do_package:DEBUG: gnome-panel: Dependency libdbus-1.so.3 requires package dbus-lib (used by files: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/packages-split/gnome-panel/usr/libexec/clock-applet)

* OE qemux86@ ~/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/git $ git grep HAVE_NETWORK_MANAGER .
  applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER
  applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER
  applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:29 +01:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl packagegroup-x11-illume: lower ETHEME dependency to RRECOMMENDS because default e-wm-theme-default could be empty 2016-03-25 11:27:29 +01:00
meta-filesystems yaffs2-utils: set EXTRA_OEMAKE as required 2016-02-25 17:47:30 +01:00
meta-gnome gnome-panel: add PACKAGECONFIG for networkmanager 2016-03-25 11:27:29 +01:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs linux-yocto-tiny-kexecboot: fix build error (cpio not found) 2016-03-04 09:06:07 +01:00
meta-multimedia libmediaart: fix gobject introspection 2016-03-14 12:15:29 +01:00
meta-networking recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-03-04 09:06:22 +01:00
meta-oe ttf-pt-sans: add recipe 2016-03-25 11:27:29 +01:00
meta-perl mime-construct: Perform more mangling for perl path 2016-01-06 13:27:21 +01:00
meta-python python-m2crypto: fix build issue 2016-03-14 12:15:37 +01:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-18 12:39:50 +01:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver apache-websocket: Add recipe 2016-03-25 11:27:28 +01:00
meta-xfce xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode 2016-03-25 11:27:28 +01:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories