Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Who is the wrt54oe maintainer?
@ 2008-05-14 22:05 Leon Woestenberg
  2008-05-18 21:55 ` Michael 'Mickey' Lauer
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Woestenberg @ 2008-05-14 22:05 UTC (permalink / raw)
  To: openembedded-devel

Hello,

who is the wrt54oe distro maintainer?

It needs love in conf/distro/wrt54oe.conf, as it  isn't up to date
with our external toolchain opt-in, binutils-cross is not locked down,
and the c library was not chosen, nor its version.


PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}binutils:binutils-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}libc-for-gcc:uclibc"

PREFERRED_PROVIDERS += " virtual/libc:uclibc"
PREFERRED_PROVIDERS += " linux-libc-headers:linux-libc-headers"

#TODO lockdown?
#PREFERRED_VERSION_binutils-cross = "???"
PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
PREFERRED_VERSION_gcc-cross = "3.4.4"
PREFERRED_VERSION_gcc-cross-sdk = "3.4.4"
PREFERRED_VERSION_gcc = "3.4.4"
PREFERRED_VERSION_uclibc = "0.9.29"


Regards,
-- 
Leon



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-19 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 22:05 Who is the wrt54oe maintainer? Leon Woestenberg
2008-05-18 21:55 ` Michael 'Mickey' Lauer
2008-05-19  8:26   ` Marcin Juszkiewicz
2008-05-19 12:04     ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox