diff options
author | Jeff Dike <jdike@linux.intel.com> | 2010-06-03 15:27:30 -0400 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-07 16:04:00 +0100 |
commit | 807e983632088ee8cb8eb51b432aef3cab7dbbd7 (patch) | |
tree | 2584de398954888d58d4b28b4a987cff602e91b2 /meta-gnome/packages/gnome/libbonobo | |
parent | 42e7e4f3e2e2f2783d4960a352e93f67e8ef4e9f (diff) | |
download | openembedded-core-807e983632088ee8cb8eb51b432aef3cab7dbbd7.tar.gz openembedded-core-807e983632088ee8cb8eb51b432aef3cab7dbbd7.tar.bz2 openembedded-core-807e983632088ee8cb8eb51b432aef3cab7dbbd7.tar.xz openembedded-core-807e983632088ee8cb8eb51b432aef3cab7dbbd7.zip |
e2fsprogs: Remove all mention of anything associated with uuids
--disable-libuuid is added to the configure command line. This has
the effect of disabling the compilation of uuidgen and libuuid.so.
These two are specified as making up their own packages, which turn
out to be empty, and thus aren't created in the first place. The
error which manifests itself is at the final creation of the rootfs
when the global package depends on the e2fsprogs-uuidgen and libuuid,
which turn out not to exist, because they weren't created.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Diffstat (limited to 'meta-gnome/packages/gnome/libbonobo')
0 files changed, 0 insertions, 0 deletions