Runtime target 'openchrome' is unbuildable

Javi Roman javiroman at kernel-labs.org
Wed Mar 12 21:39:58 UTC 2008


I have got the following error when I add openchrome to my custom file image:

------------ my-image.bb ------------
require packages/images/bootstrap-image.bb

export IMAGE_INSTALL += "j2re \
                grub \
                ipkg \
                openchrome \
                "
inherit image

export IMAGE_BASENAME = "my-image"
------------------------------------------

$ bitbake my-image

NOTE: Resolving any missing task queue dependencies
ERROR: '['/home/jroman/OE_EPIA/local/packages/images/my-image.bb']'
RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity
'openchrome' but it wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'openchrome' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['openchrome']
ERROR: Required build target 'my-image' has no buildable providers.
Missing or unbuildable dependency chain was: [my-image', 'openchrome']


Openchrome bitbake package is a standard package of OE, so, what's happening?
Can anybody advice me?

Thanks a lot.

-- 
Javi Roman




More information about the Openembedded-users mailing list