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
BASE_VERSION mismatch, recreating environment-angstrom-v2013.12
There now is a sourceable script in environment-angstrom-v2013.12 You can do '. 
environment-angstrom-v2013.12' and run 'bitbake something' without using 
./oebb.sh as wrapper
layer repository name: bitbake
layer uri: git://github.com/openembedded/bitbake.git
layer branch/revision: 1.20/HEAD

Layer checkout missing at /home/kfries/setup-scripts/sources/bitbake, creating 
one
Cloning into '/home/kfries/setup-scripts/sources/bitbake'...
remote: Counting objects: 31173, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 31173 (delta 8), reused 0 (delta 0)
Receiving objects: 100% (31173/31173), 15.29 MiB | 2.06 MiB/s, done.
Resolving deltas: 100% (18610/18610), done.
Checking connectivity... done.
Branch 1.20 set up to track remote branch 1.20 from origin.
Switched to a new branch '1.20'
Layers present in repository:

Processing bitbake: Current branch 1.20 is up to date.
layer repository name: meta-angstrom
layer uri: git://github.com/Angstrom-distribution/meta-angstrom
layer branch/revision: angstrom-v2013.12-yocto1.5/HEAD

<snip>
-----------

As you can see, it is failing to check out 2011.03, but instead insists on 
installing 2013.12.  The newer version does me no good.  Please help!!!


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>
Sent: Friday, July 25, 2014 4:06:31 PM
Subject: Re: [Angstrom-devel] Building an older release

On Fri, Jul 25, 2014 at 12:10 PM, Kevin Fries <kfr...@cctus.com> wrote:
> When I try to initialize the system, it keeps pulling the 2013.12 release, it 
> does not seem to let me pull the older release.

you need to checkout the correct tag (maintenance-2011.03) of setup-scripts
>
> I am trying to build against this repo: 
> http://feeds.angstrom-distribution.org/feeds/2011.03/ipk/glibc/armv5te/
>
> not the current release.  The end device is a Syslink SL-3000 router.
>
>
>
> 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>
> Sent: Friday, July 25, 2014 12:41:30 PM
> Subject: Re: [Angstrom-devel] Building an older release
>
> On Fri, Jul 25, 2014 at 11:17 AM, Kevin Fries <kfr...@cctus.com> wrote:
>> I am having trouble figuring out how to build to a 2011.03 build of Angstrom.
>>
>> Can anybody point me at some resources on how to get bitbake to build 
>> against this old release?
>>
> what is the error you are running into
>
>> Thanks
>>
>>
>>
>> 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
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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

_______________________________________________
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