diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-06-08 08:48:11 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-09 15:37:24 +0100 |
commit | e576e4aa91fc1608f706a341088f9a7b9a21cd2a (patch) | |
tree | 1710ca1214e6d275e7a976adf7646a814a7c9bc9 /meta/recipes-devtools/cdrtools | |
parent | e5edda2e84e19a90ca2b0a6d4c265e5d5f59d42a (diff) | |
download | openembedded-core-e576e4aa91fc1608f706a341088f9a7b9a21cd2a.tar.gz openembedded-core-e576e4aa91fc1608f706a341088f9a7b9a21cd2a.tar.bz2 openembedded-core-e576e4aa91fc1608f706a341088f9a7b9a21cd2a.tar.xz openembedded-core-e576e4aa91fc1608f706a341088f9a7b9a21cd2a.zip |
initramfs-live-install: comment out allarch inherit to resolve no provider
initramfs-live-install is only compatible with i.86|x86_64 so
shouldn't inherit 'allarch'. This comments it out.
More specifically, commit 52295fa3deef3b0374b99829626d524cefae6001
(Improve handling of 'all' architecture recipes and their interaction
with sstate) sets TARGET_ARCH which due to the COMPATIBLE_HOST setting
in the recipe causes it to be skipped and gives the following error
for any -live build:
NOTE: Resolving any missing task queue dependencies
NOTE: Runtime target 'initramfs-live-install' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['initramfs-live-install']
ERROR: Required build target 'core-image-sato-live' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato-live', 'core-ima\
ge-minimal-initramfs', 'initramfs-live-install']
ERROR: Nothing RPROVIDES 'initramfs-live-install'
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Commented out with explaination instead of remove
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/cdrtools')
0 files changed, 0 insertions, 0 deletions