* ANGSTROM_MODE renamed to ANGSTROMLIBC
@ 2008-12-08 10:39 Koen Kooi
2008-12-08 19:27 ` Leon Woestenberg
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Koen Kooi @ 2008-12-08 10:39 UTC (permalink / raw)
To: openembedded-devel; +Cc: angstrom-distro-devel
Hi,
Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
been renamed to ANGSTROMLIBC:
http://cgit.openembedded.net/cgit.cgi?url=openembedded/commit/&id=325476d19b821623dbe151d7026c20dfd3754432
Please update your private buildscripts accordingly, the public angstrom
ones have already been updated.
regards,
Koen
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ANGSTROM_MODE renamed to ANGSTROMLIBC
2008-12-08 10:39 ANGSTROM_MODE renamed to ANGSTROMLIBC Koen Kooi
@ 2008-12-08 19:27 ` Leon Woestenberg
2008-12-08 19:29 ` Leon Woestenberg
2008-12-08 21:31 ` [Angstrom-devel] " Dmitry Artamonow
2008-12-08 23:37 ` Khem Raj
2 siblings, 1 reply; 6+ messages in thread
From: Leon Woestenberg @ 2008-12-08 19:27 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel, angstrom-distro-devel
Hi Koen,
On Mon, Dec 8, 2008 at 11:39 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
> Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
> been renamed to ANGSTROMLIBC:
>
What is the causing change in bitbake?
Regards,
--
Leon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ANGSTROM_MODE renamed to ANGSTROMLIBC
2008-12-08 19:27 ` Leon Woestenberg
@ 2008-12-08 19:29 ` Leon Woestenberg
0 siblings, 0 replies; 6+ messages in thread
From: Leon Woestenberg @ 2008-12-08 19:29 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel, angstrom-distro-devel
Hi Koen,
On Mon, Dec 8, 2008 at 8:27 PM, Leon Woestenberg
<leon.woestenberg@gmail.com> wrote:
> On Mon, Dec 8, 2008 at 11:39 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>> Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
>> been renamed to ANGSTROMLIBC:
>>
> What is the causing change in bitbake?
>
Sorry, disregard my question, I was reading my email in reverse time
order... This has been discussed on the ml already.
Regards,
--
Leon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Angstrom-devel] ANGSTROM_MODE renamed to ANGSTROMLIBC
2008-12-08 10:39 ANGSTROM_MODE renamed to ANGSTROMLIBC Koen Kooi
2008-12-08 19:27 ` Leon Woestenberg
@ 2008-12-08 21:31 ` Dmitry Artamonow
2008-12-08 23:37 ` Khem Raj
2 siblings, 0 replies; 6+ messages in thread
From: Dmitry Artamonow @ 2008-12-08 21:31 UTC (permalink / raw)
To: Discussion of the angstrom distribution development; +Cc: openembedded-devel
On 11:39 Mon 08 Dec , Koen Kooi wrote:
> Hi,
>
> Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
> been renamed to ANGSTROMLIBC:
>
> http://cgit.openembedded.net/cgit.cgi?url=openembedded/commit/&id=325476d19b821623dbe151d7026c20dfd3754432
>
> Please update your private buildscripts accordingly, the public angstrom
> ones have already been updated.
>
I think "Building Ångström" page [1] should be updated as well - it
mentions ANGSTROM_MODE in the couple of places.
> regards,
>
> Koen
>
[1] http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m
--
Best regards,
Dmitry "MAD" Artamonow
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ANGSTROM_MODE renamed to ANGSTROMLIBC
2008-12-08 10:39 ANGSTROM_MODE renamed to ANGSTROMLIBC Koen Kooi
2008-12-08 19:27 ` Leon Woestenberg
2008-12-08 21:31 ` [Angstrom-devel] " Dmitry Artamonow
@ 2008-12-08 23:37 ` Khem Raj
2008-12-08 23:42 ` Khem Raj
2 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2008-12-08 23:37 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel, angstrom-distro-devel
On Mon, Dec 8, 2008 at 2:39 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
> Hi,
>
> Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
> been renamed to ANGSTROMLIBC:
>
> http://cgit.openembedded.net/cgit.cgi?url=openembedded/commit/&id=325476d19b821623dbe151d7026c20dfd3754432
>
For me ANGSTROM_LIBC would have been more readable. but I can live
with whatever is there
-Khem
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ANGSTROM_MODE renamed to ANGSTROMLIBC
2008-12-08 23:37 ` Khem Raj
@ 2008-12-08 23:42 ` Khem Raj
0 siblings, 0 replies; 6+ messages in thread
From: Khem Raj @ 2008-12-08 23:42 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel, angstrom-distro-devel
On Mon, Dec 8, 2008 at 3:37 PM, Khem Raj <raj.khem@gmail.com> wrote:
> On Mon, Dec 8, 2008 at 2:39 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>> Hi,
>>
>> Due to changes in how bitbake handles environment vars ANGSTROM_MODE has
>> been renamed to ANGSTROMLIBC:
>>
>> http://cgit.openembedded.net/cgit.cgi?url=openembedded/commit/&id=325476d19b821623dbe151d7026c20dfd3754432
>>
>
> For me ANGSTROM_LIBC would have been more readable. but I can live
> with whatever is there
nevermind I read the bitbake related post. I wonder why '_' character
is now banned in var names.
>
> -Khem
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-12-08 23:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 10:39 ANGSTROM_MODE renamed to ANGSTROMLIBC Koen Kooi
2008-12-08 19:27 ` Leon Woestenberg
2008-12-08 19:29 ` Leon Woestenberg
2008-12-08 21:31 ` [Angstrom-devel] " Dmitry Artamonow
2008-12-08 23:37 ` Khem Raj
2008-12-08 23:42 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox