summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorJeff Dike <jdike@linux.intel.com>2010-06-03 15:27:30 -0400
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-07 16:04:00 +0100
commit807e983632088ee8cb8eb51b432aef3cab7dbbd7 (patch)
tree2584de398954888d58d4b28b4a987cff602e91b2 /bitbake
parent42e7e4f3e2e2f2783d4960a352e93f67e8ef4e9f (diff)
downloadpoky-807e983632088ee8cb8eb51b432aef3cab7dbbd7.tar.gz
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 'bitbake')
0 files changed, 0 insertions, 0 deletions