Thank you for all your help... I have always used buildroot for embedded before 
and built everything myself.  But, on this project, I am having to pick up from 
an existing project and bitbake confuses me a bit.

I went onto the router, and found:
------------------
root@SL3000-1049D9:/etc# cd /etc
root@SL3000-1049D9:/etc# cat angstrom-version
Angstrom 2011.03
Built from branch: 2011.03-maintenance
Revision: d886b98
Target system: arm-angstrom-linux-gnueabi
root@SL3000-1049D9:/etc#
------------------

So, when you say <yourmachine>, should I put "arm-angstrom-linux-gnueabi"?

Kevin Fries
Senior Systems Engineer
New Product Development
Computer and Communications Technologies, Inc
61 Inverness Drive East, ste 108
Englewood, Co  80112
(303) 708-9228 x568

----- Original Message -----
From: "Khem Raj" <raj.k...@gmail.com>
To: "Discussion of the angstrom distribution development" 
<angstrom-distro-devel@linuxtogo.org>
Cc: "Brian Krewson" <bkrew...@cctus.com>, "Greg Deickman" <gdeick...@cctus.com>
Sent: Monday, July 28, 2014 10:33:51 AM
Subject: Re: [Angstrom-devel] Building an older release

On Mon, Jul 28, 2014 at 7:18 AM, Kevin Fries <kfr...@cctus.com> wrote:
> OK, tried this again this morning...
>
> I wiped out everything and started over, including the download of the 
> scripts:
> -----------
> $ git clone https://github.com/Angstrom-distribution/setup-scripts.git
> Cloning into 'setup-scripts'...
> remote: Counting objects: 2021, done.
> remote: Compressing objects: 100% (14/14), done.
> remote: Total 2021 (delta 3), reused 0 (delta 0)
> Receiving objects: 100% (2021/2021), 663.37 KiB | 1.08 MiB/s, done.
> Resolving deltas: 100% (819/819), done.
> Checking connectivity... done.
> -----------
>
> This should have given me a clean environment.  Then I tied to config and 
> checkout using the tag you gave me:
> -----------
> $ cd setup-scripts/
> $ ./oebb.sh config maintenance-2011.03

cd setup-scripts
git checkout -b maintenance-2011.03 maintenance-2011.03
./oebb.sh config <yourmachine>

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

_______________________________________________
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