aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/preferred-slugos-versions.inc
AgeCommit message (Collapse)Author
2011-02-23slugos: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-02-20Revert "gvfs 1.7.2: Drop DEFAULT_PREFERENCE"Tom Rini
Pushed too soon, revert the pins as well. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-20slugos: Pin gvfs to 1.6.6Tom Rini
We're doing this since glib-2.0 is pinned. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-17slugos: prefer busybox 1.18.3Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Mike Westerhof <mike@mwester.net> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-02-06SlugOS: kernel -- make 2.6.37 the preferred kernel for SlugOSMike Westerhof
and introduce the SlugOS linux-ixp4xx kernel recipe to make it so. (preference set to -1 so that nothing picks this up until ready.)
2011-01-30SlugOS: Bump up to SlugOS 5.7 with kernel 2.6.29Mike Westerhof
- drop CONFIG_SYSFS_DEPRECATED in the kernel config - drop "native" feed as it is empty, and will remain so Signed-off-by: Mike Westerhof <mike@mwester.net>
2011-01-20preferred-slugos-versions.inc: Prefer perl 5.10.1Khem Raj
* We do not need to pin bluez-libs anymore we use bluez4 for everything Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-17slugos: prefer busybox 1.18.2Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Mike Westerhof <mike@mwester.net> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-09preferred-slugos-versions.inc: Lock newer versions of linux-libc-headers and ↵Khem Raj
dbus Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-06distro/slugos: Upgrade to use gcc 4.5 and libtool 2.4Khem Raj
* Depend on sane-toolchain * Upgrade few old pinned versions * Inherit own-mirrors to define slug src mirror * nslu2-mirrors.bbclass is not needed anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-30busybox: update 1.18.0 to 1.18.1Eric BENARD
* 1.18.1 is considered as the latest stable version * add the lastest fixes from http://busybox.net/downloads/fixes-1.18.1/ * default 1.18.1 for SlugOS Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Cc: Mike Westerhof <mwester@dls.net> Acked-by: Mike Westerhof <mwester@dls.net>
2010-12-28SlugOS: fix module loading problem and image size problems:Mike Westerhof
- add explicit dependency so that cross depmod will at image creation - switch to busybox 1.18.0 and add defconfig for SlugOS - remove cpio from image (experiment with busybox version) - remove sysvinit-pidof and dependencies from image - clean up syntax and add qemuarm for compatible machines
2010-08-03opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.Graham Gower
None of the distros in OE appear to want/need gpg or curl support in opkg; so have opkg.inc remove them by default. This diff makes things more consistent across all distros/tasks/images. The slugos recipe is kept intact and further divided from the more modern recipes. The opkg-native recipe is the sane-srcrev version even when building slugos, which should allow for changes to opkg related bbclasses without breaking the slugos build. Build tested for qemumipsel/minimal-image and nslu2/slugos-image. minimal-image builds 10% quicker in my setup and is 1mb smaller. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof
This set of changes removes packages that pull in libx11, and (temporarily) disables packages that won't build, mostly due to gcc 4.4.4 issues. Only tested on LE for the moment.
2010-06-16SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibcMike Westerhof
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc Also add some PREFERRED_PROVIDERS.
2010-05-22SlugOS: preferred-slugos-versions.inc - use older version of tclMike Westerhof
Avoids total mess-up of build env caused by the newer tcl recipe which has a bug, apparently, that overwites the regex.h file. This should be temporary, and this workaround should be removed once this problem is resolved.
2010-05-18linux-ixp4xx: Add a patch to avoid a name clash with the C library onMike Westerhof
recent buildhosts. This will not change the generated binary; it merely facilitates building the kernel and modules.
2010-04-11SlugOS: preferred-slugos-versions.inc - fix to accomodate version numbering ↵Mike Westerhof
change for atkY (Another fix required only because of completely gratuitious changes made in OE)
2010-04-10SlugOS: preferred-slugos-versions.inc - older atk required due to autoconfMike Westerhof
2010-04-09SlugOS: preferred-slugos-versions.inc - fix missing closing quoteMike Westerhof
2010-04-09SlugOS: preferred-slugos-versions.inc - lock down older version of gtk+Mike Westerhof
Avoids build failures because newer versions require a newer automake, which cannot be used at this time because other packages fail to build with the newer automake and its dependencies.
2010-04-09SlugOS: preferred-slugos-versions.inc - add autoconf-2.61Mike Westerhof
This fixes build failures with m4, maiu, and inetutils, which fail with autoconf 2.65
2010-04-08SlugOS: preferred-slugos-versions.inc - fix kernel SRCREV selectionMike Westerhof
This makes the PREFERRED_VERSION selection for the SlugOS kernel work again after a recent "pretty-ification" change for SRCREV handling. Note that this is a sub-optimal solution, but it is required to correct build failures for SlugOS. A long-term solution needs to either put the SRCREV back to where it was (a semi-global config file), or it needs to change the way the ixp4xx kernels are selected. More specifically, the problems this fixes for SlugOS still exist in the ixp4xx machine definition file.
2010-04-02sane-srcrevs: move SRCREVs to recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-20preferred-slugos-versions.inc: bump up autotools-native, and lock down autotoolsMike Westerhof
This will avoid build problems when newer autotools become available.
2010-03-03SlugOS: preferred-slugos-versions.inc: bump up libtool to latest versionMike Westerhof
(Required by, at least, wireshark)
2009-12-05SlugOS: update preferred versions for distro to currentMike Westerhof
(fixes problem where gphoto and libgphoto fail to build)
2009-11-13SlugOS: preferred-slugos-versions.inc - use older pulseaudio versionMike Westerhof
(latest version fails to compile)
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-04-30SlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed ↵Mike Westerhof
upstream.
2009-03-26SlugOS: set preferred versions for openssl and openssl-nativeMike Westerhof
otherwise we get different versions for the two, due to conflicting DEFAULT_PREFERENCEs being set in the various recipes.
2009-03-21SlugOS: remove preferred_version restrictions for more packages.Mike Westerhof
2009-03-21SlugOS: preferred_slugos_versions.inc - bump up libtoolMike Westerhof
and remove restrictions caused by the older libtool.
2009-03-20SlugOS: bump automake-native to 1.10.2Mike Westerhof
2009-03-01SlugOS: set preferred version for gstreamer as wellmwester
2009-02-25SlugOS: reinstate fakeroot 1.9.6 and set as the PREFERRED_VERSIONMike Westerhof
2009-02-20SlugOS: preferred-slugos-versions.inc - lock down gst plugins versionMike Westerhof
(another victim of libtool/pkgconfig insanity)
2009-02-17SlugOS: nail down preferred version for avahi and tiff (libtool crappage ↵Mike Westerhof
victims)
2009-02-13SlugOS: separate the PREFERRED_VERSIONS into its own conf fileMike Westerhof