Dear,
Yes, I added meta-ti layer in the bblayers.conf which is reside in
/home/winiston/meta-ti and I used hob to create the image. My
bblayers.conf contents as given below.
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
#BBLAYERS ?= " \
# /home/winiston/poky/meta \
# /home/winiston/poky/meta-yocto \
# /home/winiston/meta-ti \
# "
BBLAYERS_NON_REMOVABLE ?= " \
/home/winiston/poky/meta \
/home/winiston/poky/meta-yocto \
"
#added by hob
BBFILES += "${TOPDIR}/recipes/images/custom/*.bb"
#added by hob
BBFILES += "${TOPDIR}/recipes/images/*.bb"
#added by hob
BBLAYERS = "/home/winiston/poky/meta /home/winiston/poky/meta-yocto
/home/winiston/meta-ti"
What could be the problem?
Regards,
Winiston.P
Futura Automation Pvt Ltd.
Ph :91-80-28375290 / 28375295
Fax :91-80-28375291
-----Original Message-----
From: Khem Raj
Sent: Monday, February 22, 2016 7:38 AM
To: winis...@futuraautomation.com
Cc: OpenEmbedded core
Subject: Re: [OE-core] Error building core-image-sato
On Wed, Feb 17, 2016 at 9:02 PM, <winis...@futuraautomation.com> wrote:
Dear,
I tried to build core-image-sato. It spits out the following error.
winiston@winiston-VirtualBox:~/poky/build$ bitbake core-image-sato
Parsing recipes: 100% |###############################| ETA: 00:00:00
Parsing of 1060 .bb files complete (0 cached, 1060 parsed). 1496 targets,
138 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'xf86-input-tslib' (but
/home/winiston/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'xf86-input-tslib' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['xf86-input-tslib']
NOTE: Runtime target 'packagegroup-core-x11-xserver' is unbuildable,
removing...
Missing or unbuildable dependency chain was:
['packagegroup-core-x11-xserver', 'xf86-input-tslib']
NOTE: Runtime target 'packagegroup-core-x11-base' is unbuildable,
removing...
Missing or unbuildable dependency chain was:
['packagegroup-core-x11-base',
'packagegroup-core-x11-xserver', 'xf86-input-tslib']
ERROR: Required build target 'core-image-sato' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato',
'packagegroup-core-x11-base', 'packagegroup-core-x11-xserver',
'xf86-input-tslib']
Summary: There were 2 ERROR messages shown, returning a non-zero exit
code.
winiston@winiston-VirtualBox:~/poky/build$
How do I resolve this error?
whats the content of your bblayers.conf, do you have some
modifications to default configuration ?
Regards,
Winiston.P
Futura Automation Pvt Ltd.
Ph :91-80-28375290 / 28375295
Fax :91-80-28375291
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core