[yocto] poky: Bitbake nothing provides error

Zafrullah Syed zafrullahmehdi at gmail.com
Mon Apr 29 04:06:25 PDT 2013


bblayers.conf file:
I have added meta-gumstix and meta-gumstix-extras directory path to this
file.

# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  /home/zaif/poky-danny-8.0/meta \
  /home/zaif/poky-danny-8.0/meta-yocto \
  /home/zaif/poky-danny-8.0/meta-yocto-bsp \
  /home/zaif/poky-danny-8.0/meta-gumstix \
  /home/zaif/poky-danny-8.0/meta-gumstix-extras \
  "


On Mon, Apr 29, 2013 at 1:04 PM, Satya Swaroop Damarla <
swaroop.damarla at gmail.com> wrote:

> Hey,
>
> Please post your bblayers.conf file..
>
>
> On Mon, Apr 29, 2013 at 12:21 PM, Zafrullah Syed <zafrullahmehdi at gmail.com
> > wrote:
>
>> After setting MACHINE and adding the meta-gumstix and meta-gumstix-extras
>> path to conf/bblayers.conf and when building again, i get the following:
>>
>> WARNING: gumstix-repo-task: task.bbclass is deprecated, please inherit
>> packagegroup instead
>> | ETA:  00:00:30
>> Parsing recipes: 100%
>> |###########################################################################################################################|
>> Time: 00:00:37
>> Parsing of 889 .bb files complete (0 cached, 889 parsed). 1196 targets,
>> 44 skipped, 0 masked, 0 errors.
>> ERROR: No recipes available for:
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix-extras/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-core/systemd/systemd_git.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix-extras/recipes-core/systemd/systemd_git.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-core/base-passwd/base-passwd_3.5.24.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix-extras/recipes-connectivity/rfkill/rfkill_0.4.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-core/netbase/netbase_4.47.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix-extras/recipes-support/vim/vim_7.2.446.bbappend
>>
>> /home/zaif/poky-danny-8.0/meta-gumstix/recipes-core/gawk/gawk_4.0.0.bbappend
>> ERROR: Command execution failed: Exited with 1
>>
>> i hope i am not annoying you. Thank You for your time and patience.
>>
>>
>> On Mon, Apr 29, 2013 at 11:50 AM, Paul Eggleton <
>> paul.eggleton at linux.intel.com> wrote:
>>
>>> On Monday 29 April 2013 11:28:22 Zafrullah Syed wrote:
>>> > I cloned meta-gumstix[1] and meta-gumstix-extras[2] into poky folder
>>> and i
>>> > tried to add these values of my machine in the local.conf file
>>> >
>>> > MACHINE_KERNEL_PR = "r1"
>>> >
>>> > KERNEL_IMAGETYPE = "uImage"
>>> >
>>> > UBOOT_ENTRYPOINT = "0x80008000"
>>> > UBOOT_LOADADDRESS = "0x80008000"
>>> >
>>> > TARGET_ARCH = "arm"
>>>
>>> Couple of things:
>>>
>>> 1) You should not be adding the above to conf/local.conf. Instead, you
>>> should
>>> set MACHINE in conf/local.conf to point to the appropriate machine (in
>>> this
>>> case "overo")
>>>
>>> 2) You must add at least the path to the directory where meta-gumstix is
>>> located on your build machine (and possibly meta-gumstix-extras) to
>>> conf/bblayers.conf.
>>>
>>> If you don't do both of these you will continue to get the errors above.
>>>
>>> Cheers,
>>> Paul
>>>
>>> --
>>>
>>> Paul Eggleton
>>> Intel Open Source Technology Centre
>>>
>>
>>
>>
>> --
>> Regards,
>> Zafrullah Syed
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>>
>


-- 
Regards,
Zafrullah Syed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130429/106bae11/attachment.html>


More information about the yocto mailing list