All of lore.kernel.org
 help / color / mirror / Atom feed
From: "tomek82221 Gazeta.pl" <tomek82221@gazeta.pl>
To: Diego Sueiro <diego.sueiro@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: yocto 1.6 - beaglebone black - cape manager
Date: Mon, 8 Sep 2014 19:28:46 +0200	[thread overview]
Message-ID: <CAKC+oqUbbj9oEeekE6SSqDbyTGBJnwaGGYWgeLLRJKS+QB6aMQ@mail.gmail.com> (raw)
In-Reply-To: <CAMCfZKE0uEAXz6yDbqs5v1M4MX9LqCqGzv7+4XunNC=GFXbJpQ@mail.gmail.com>

Can I use kernel version 3.8, meta-beagleboard as BSP layer in Yocto 1.6 ?
Here - https://www.yoctoproject.org/downloads/core/daisy16 is "Linux
kernel 3.14 and 3.10 LTSI "

I build yocto with
BBLAYERS ?= " \
  /home/fil/Pulpit/yocto/poky/meta \
  /home/fil/Pulpit/yocto/poky/meta-yocto \
  /home/fil/Pulpit/yocto/poky/meta-beagleboard/common-bsp \
  /home/fil/Pulpit/yocto/poky/meta-openembedded/meta-oe \
  "

have some errors:

ERROR: QA Issue: linux-mainline: Files/directories were installed but
not shipped
  /lib/firmware/sb16
  /lib/firmware/korg
  /lib/firmware/sb16/mulaw_main.csp
  /lib/firmware/sb16/alaw_main.csp
  /lib/firmware/sb16/ima_adpcm_init.csp
  /lib/firmware/sb16/ima_adpcm_capture.csp
  /lib/firmware/sb16/ima_adpcm_playback.csp
  /lib/firmware/korg/k1212.dsp
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in:
/home/fil/Pulpit/yocto/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/linux-mainline/3.8.13-r23a/temp/log.do_package.6509
NOTE: recipe linux-mainline-3.8.13-r23a: task do_package: Failed
ERROR: Task 88 (/home/fil/Pulpit/yocto/poky/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-mainline_3.8.bb,
do_package) failed with exit code '1'


2014-09-05 0:02 GMT+02:00 Diego Sueiro <diego.sueiro@gmail.com>:
> Hi Gazeta,
>
> On Thu, Sep 4, 2014 at 5:48 PM, tomek82221 Gazeta.pl <tomek82221@gazeta.pl>
> wrote:
>>
>> Hi
>> I'm build yocto 1.6, My hardware is beaglebone black I successfull
>> build system image. But I can't see cape manager.
>> I need them to use SPI - enable spidev -
>> http://elinux.org/BeagleBone_Black_Enable_SPIDEV .
>> What do i do to build yocto with a cape manager?
>
>
> As far as I know, you have to use meta-beagleboard (almost 1 year without
> any new commit) as your BSP layer to get capemanager support with Yocto.
> Take a look here. The kernel version is 3.8.
>
> Here we have good news of having capemanager support on mainline:
> http://beagleboard.org/blog/2014-08-27-device-tree-overlay-support-lands-upstream/
>
> Here you have a beaglebord.org linux repo with capemanager support:
> https://github.com/beagleboard
> I don't know if there is any WIP to get this kernel compiled by Yocto/OE.
>
>
> Regards,
>
> --
> *dS
> Diego Sueiro
>
> Administrador do Embarcados
> www.embarcados.com.br
>
> /*long live rock 'n roll*/


  reply	other threads:[~2014-09-08 17:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 20:48 yocto 1.6 - beaglebone black - cape manager tomek82221 Gazeta.pl
2014-09-04 22:02 ` Diego Sueiro
2014-09-08 17:28   ` tomek82221 Gazeta.pl [this message]
2014-09-09  0:38     ` Diego Sueiro
2014-09-09 15:53       ` tomek82221 Gazeta.pl
2014-09-09 17:28         ` Diego Sueiro
2014-09-10 16:39           ` TakkTakk
2014-09-10 18:33             ` Maciej Borzecki
2014-09-10 21:20               ` TakkTakk
2014-09-11  9:19             ` Diego Sueiro
2014-09-11 13:24               ` TakkTakk
2014-09-12  9:55                 ` Diego Sueiro
2014-09-12 21:59                   ` TakkTakk
2014-09-13  9:26                     ` Diego Sueiro
2014-09-24 20:20                       ` TakkTakk
2014-09-25 12:18                         ` Diego Sueiro
2014-09-25 19:33                           ` Maciej Borzecki
2014-09-26 13:17                           ` TakkTakk
2014-09-26 13:33                             ` Maciej Borzecki
2014-09-29  9:15                             ` Andreas Galauner
2014-10-01 20:36                               ` TakkTakk
2014-10-02  8:05                                 ` Maciej Borzecki
2014-10-06 19:43   ` Denys Dmytriyenko
2014-10-06 20:57     ` Gary Thomas
2014-10-06 21:21       ` Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKC+oqUbbj9oEeekE6SSqDbyTGBJnwaGGYWgeLLRJKS+QB6aMQ@mail.gmail.com \
    --to=tomek82221@gazeta.pl \
    --cc=diego.sueiro@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.