From: Stephen Flowers <sflowers1@gmail.com>
To: Trevor Woerner <twoerner@gmail.com>,
yocto@yoctoproject.org, meta-ti@yoctoproject.org
Subject: Re: Yocto Realtime tests on beaglebone black
Date: Mon, 13 Apr 2015 14:37:46 +0100 [thread overview]
Message-ID: <552BC6AA.5020704@gmail.com> (raw)
In-Reply-To: <552BC39D.7000806@gmail.com>
Trevor,
I added the following to .../build/conf/local.conf
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
COMPATIBLE_MACHINE_beaglebone = "beaglebone"
COMPATIBLE_MACHINE_quilt-native = "beaglebone"
Then change the required package within
/meta/recipes-rt/images/core-image-rt.bb from -minimal to -base
(base package is not working for some reason - no files created within
target /boot folder)
Then I added some desired features to the build not found in -base
EXTRA_IMAGE_FEATURES = "debug-tweaks dev-pkgs tools-sdk"
Then the build succeeded... after about 4 hours :-)
On 13/04/2015 14:24, Trevor Woerner wrote:
> Hi Stephen,
>
> (replying to really old post, sorry)
>
> On 02/10/15 08:06, Stephen Flowers wrote:
>> I have built the realtime kernel using Yocto and deployed on the
>> beaglebone black (specifically core-image-rt-sdk).
> I'm curious to know how you built your image. When I try "bitbake
> core-image-rt" or "bitbake core-image-rt-sdk" bitbake complains about
> incompatibilities "not in COMPATIBLE_MACHINE" for linux-yocto-rt.
>
> Best regards,
> Trevor
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Flowers <sflowers1@gmail.com>
To: Trevor Woerner <twoerner@gmail.com>,
yocto@yoctoproject.org, meta-ti@yoctoproject.org
Subject: Re: [yocto] Yocto Realtime tests on beaglebone black
Date: Mon, 13 Apr 2015 13:38:02 -0000 [thread overview]
Message-ID: <552BC6AA.5020704@gmail.com> (raw)
In-Reply-To: <552BC39D.7000806@gmail.com>
Trevor,
I added the following to .../build/conf/local.conf
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
COMPATIBLE_MACHINE_beaglebone = "beaglebone"
COMPATIBLE_MACHINE_quilt-native = "beaglebone"
Then change the required package within
/meta/recipes-rt/images/core-image-rt.bb from -minimal to -base
(base package is not working for some reason - no files created within
target /boot folder)
Then I added some desired features to the build not found in -base
EXTRA_IMAGE_FEATURES = "debug-tweaks dev-pkgs tools-sdk"
Then the build succeeded... after about 4 hours :-)
On 13/04/2015 14:24, Trevor Woerner wrote:
> Hi Stephen,
>
> (replying to really old post, sorry)
>
> On 02/10/15 08:06, Stephen Flowers wrote:
>> I have built the realtime kernel using Yocto and deployed on the
>> beaglebone black (specifically core-image-rt-sdk).
> I'm curious to know how you built your image. When I try "bitbake
> core-image-rt" or "bitbake core-image-rt-sdk" bitbake complains about
> incompatibilities "not in COMPATIBLE_MACHINE" for linux-yocto-rt.
>
> Best regards,
> Trevor
next prev parent reply other threads:[~2015-04-13 13:38 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 13:06 Yocto Realtime tests on beaglebone black Stephen Flowers
2015-02-10 14:16 ` Bruce Ashfield
2015-02-10 14:39 ` Stephen Flowers
2015-02-10 14:40 ` Bruce Ashfield
2015-02-10 14:43 ` Stephen Flowers
2015-02-10 22:23 ` Stephen Flowers
2015-02-11 4:41 ` Bruce Ashfield
2015-02-11 8:50 ` Stephen Flowers
2015-02-11 15:25 ` Bruce Ashfield
2015-02-12 0:35 ` William Mills
2015-02-12 0:35 ` [yocto] " William Mills
2015-02-12 3:50 ` Bruce Ashfield
2015-02-12 3:50 ` [yocto] " Bruce Ashfield
2015-02-12 22:05 ` Stephen Flowers
2015-02-12 22:05 ` [yocto] " Stephen Flowers
2015-02-13 0:20 ` William Mills
2015-02-13 0:20 ` [yocto] " William Mills
2015-02-13 5:08 ` Bruce Ashfield
2015-02-13 5:08 ` [yocto] " Bruce Ashfield
2015-02-17 22:57 ` Stephen Flowers
2015-02-17 22:57 ` [yocto] " Stephen Flowers
2015-02-18 14:57 ` Bruce Ashfield
2015-02-18 14:57 ` [yocto] " Bruce Ashfield
2015-02-18 15:19 ` Stephen Flowers
2015-02-18 15:19 ` [yocto] " Stephen Flowers
2015-02-18 18:43 ` Bruce Ashfield
2015-02-18 18:43 ` [yocto] " Bruce Ashfield
2015-04-13 13:24 ` Trevor Woerner
2015-04-13 13:24 ` [yocto] " Trevor Woerner
2015-04-13 13:37 ` Stephen Flowers [this message]
2015-04-13 13:38 ` Stephen Flowers
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=552BC6AA.5020704@gmail.com \
--to=sflowers1@gmail.com \
--cc=meta-ti@yoctoproject.org \
--cc=twoerner@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.