]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: Remove all mention of anything associated with uuids
authorJeff Dike <jdike@linux.intel.com>
Thu, 3 Jun 2010 19:27:30 +0000 (15:27 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 7 Jun 2010 15:04:00 +0000 (16:04 +0100)
commit807e983632088ee8cb8eb51b432aef3cab7dbbd7
tree2584de398954888d58d4b28b4a987cff602e91b2
parent42e7e4f3e2e2f2783d4960a352e93f67e8ef4e9f
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>
meta/packages/e2fsprogs/e2fsprogs_1.41.12.bb