aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/oplinux.conf
AgeCommit message (Collapse)Author
2010-12-01sane-srcdates.inc: remove from all distro configs as well as file itselfMartin Jansa
* it's empty for > 6 months * entries were moved to recipes * SRCREV instead of SRCDATE is preferred anyways http://git.openembedded.org/cgit.cgi/bitbake/commit/?id=8da9744fcdf856abebcfbe9e3bc1b8cf07bc317b Acked-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25distros: add PREFERRED_PROVIDER_virtual/libx11-nativeMartin Jansa
* to be able to use virtual/libx11 in BBCLASSEXTEND = native recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-28distros: remove leading dots in DISTRO_VERSIONsAntonio Ospite
Having a leading dot in DISTRO_VERSION will result in a '-.' string when building archive names; this may lead to mistakenly think that something is missing in the archive name. Example: minimal-.dev-snapshot-20100216-i686-linux-armv5te-linux-gnueabi-toolchain.tar.bz2 ^^ Remove the leading dot in DISTRO_VERSIONs to avoid such possible confusion. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2009-05-04All distros: Bring in conf/distro/include/${LIBC}.incTom Rini
With minimal/minimal-uclibc we have to do a little rework so that minimal-uclibc can override the main distro. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04All distro conf files: Use LIBC to pick or set your libc.Tom Rini
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-01xine: update to new xine recipewoglinde
* as a side node only opie-mediaplayer2 compiles out of the box
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2007-06-07conf/distro/oplinux.conf : Various changes Stelios Koroneos
2007-05-09conf/distro/oplinux.conf : Make oplinux distro provide all availiable types ↵Stelios Koroneos
of images Move image definitios to oplinux.inc as it is common both for oplinux and oplinux-uclibc
2007-03-12conf/distro/oplinux.conf: Initial commit of oplinux and oplinux-uclibcStelios Koroneos