On Wed, Nov 27, 2013 at 4:23 PM, Brandon Stafford
<bran...@rascalmicro.com> wrote:
> On Wed, Nov 27, 2013 at 3:21 PM, Koen Kooi <k...@dominion.thruhere.net>wrote:
>
>>
>> Op 27 nov. 2013, om 00:22 heeft Brandon Stafford <bran...@rascalmicro.com>
>> het volgende geschreven:
>>
>> > Hi all,
>> >
>> > I'm trying to build Angstrom based on Yocto 1.4 'Dylan' for a SAMA5D3
>> board.
>>
>> You're not doing that actually, if you where, you would be using
>> https://github.com/angstrom-distribution/setup-scripts and following the
>> instructions in the README.
>
>
> Sorry. To explain, the board I'm targeting is a new board based on the
> SAMA5D3, so I didn't think setting MACHINE would work properly. Sounds like
> I was wrong.
>
>>
>> > I have modified bblayers.conf:
>> >
>> > BBLAYERS ?= " \
>> >  /home/ubuntu/poky/meta-angstrom \
>> >  /home/ubuntu/poky/meta-openembedded/meta-oe \
>> >  /home/ubuntu/poky/meta-openembedded/meta-systemd \
>> >  /home/ubuntu/poky/meta-atmel \
>> >  /home/ubuntu/poky/meta \
>> >  /home/ubuntu/poky/meta-yocto \
>> >  /home/ubuntu/poky/meta-yocto-bsp \
>>
>> The above is an incomplete collection of incompatible layers, don't do
>> that.
>>
>
> How can I tell whether a layer is compatible or not?
>

I just realized that you did not use angstrom release as it should be.

best is you follow angstrom scripts

git clone https://github.com/Angstrom-distribution/setup-scripts angstrom
cd angstrom
git checkout -b angstrom-v2013.06-yocto1.4 origin/angstrom-v2013.06-yocto1.4

./oebb.sh setup beaglebone

and then add/remove layers you want from conf/bblayers.conf etc. basically
do customizations.

you got me on wrong foot earlier

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to