meta-openembedded/meta-gnome
Hongxu Jia cca4c0d5da gvfs: add missing libgudev to DEPENDS
It requires libgudev, and libgudev requires udev.
While systemd enabled, there is a build failure:
...
$ bitbake systemd -ccleansstate
$ bitbake gvfs -ccleansstate
$ bitbake gvfs
|x86_64-wrs-linux-libtool:   error: cannot find the library
'.../tmp/sysroots/intel-x86-64/usr/lib64/libudev.la' or
unhandled argument '=/usr/lib64/libudev.la'
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06 17:49:41 +01:00
..
conf meta-gnome: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:49 +01:00
recipes-apps Revert "epdfview: move to nonworking" 2015-10-13 12:28:15 +02:00
recipes-connectivity network-manager-applet: drop dependency on blacklisted gnome-keyring 2015-10-23 12:53:23 +02:00
recipes-devtools/glade meta-gnome: fix typo of directory name 2014-12-09 11:37:05 +01:00
recipes-extended/gparted gparted: add polkit support 2015-11-06 17:49:34 +01:00
recipes-gnome gvfs: add missing libgudev to DEPENDS 2015-11-06 17:49:41 +01:00
recipes-support tracker: remove dependency on gamin 2015-08-31 19:17:08 +02:00
site site: add arm-64 and x86_64-linux files 2015-05-17 09:46:28 +02:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH'

Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>