summaryrefslogtreecommitdiff
path: root/conf/distro/include/slugos.inc
AgeCommit message (Collapse)AuthorFiles
2009-07-09SlugOS: slugos.inc - switch from diet-x11 libs to standard x11 libsMike Westerhof1
(diet-x11 has grown stale, and while the smaller size is good, staying current is preferable as a default.)
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec1
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-05-04All distros: Bring in conf/distro/include/${LIBC}.incTom Rini1
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-04-30SlugOS: slugos.inc - ensure that the rootfs is mounted with the noatime optionMike Westerhof1
(this is for documentation purposes, and to future-proof, since the real command line is set in the apex recipe.)
2009-03-01SlugOS: set version on dev branch to 5.4-alpha nowmwester1
2009-02-18SlugOS: slugos.inc - SlugOS 5.3-alpha enters the world.Mike Westerhof1
2009-02-13SlugOS: separate the PREFERRED_VERSIONS into its own conf fileMike Westerhof1
2009-02-13SlugOS - enable --hash-style=gnu option for SlugOS and packages.Mike Westerhof1
2009-02-13SlugOS: slugos.inc - nail boost preferred version down since newer one won't ↵Mike Westerhof1
build
2009-01-18conf/distro/include/slugos.inc: revert to mtd-utils 1.1.0Mike Westerhof1
(Unable to fetch mtd-utils 1.2.0+git)
2009-01-18SlugOS: slugos.inc, busybox-1.13.2/slugos/defconfig - SlugOS now uses ↵Mike Westerhof1
busybox 1.13.2
2009-01-08SlugOS: slugos.inc, opkg-nogpg-nocurl_svn.bb - revert to SVN rev 160Mike Westerhof1
Override sane-srcrevs.inc in slugos.inc Reinstate old patches to opkg-nogpg-nocurl_svn.bb required by older sources. (This fixes a number of instabilities and problems reported with opkg)
2008-12-31libusb: create dummy libusb version to pull in libusb-compat instead.Mike Westerhof1
See comments in libusb_0.0.0.bb for details on the problem. In a nutshell, set PREFERRED_VERSION_libusb = "0.0.0" for your distro to ensure that libusb-compat and libusb1 is not stomped on by libusb.
2008-12-30SlugOS: conf files - switch to EABI and newer toolchainMike Westerhof1
2008-12-18SlugOS: distro/include/slugos.inc - this time really make 118 the preferred udevMike Westerhof1
2008-12-17SlugOS: distro/include/slugos.inc - PREFERRED_VERSION of udev to 118Mike Westerhof1
2008-12-10angstrom-uclibc.inc: Disable USE_NLS for gcc-crossKhem Raj1
angstrom-uclinux-uclibc.inc: Ditto slugos.inc: Ditto minimal-uclibc.conf: Ditto * uclibc based system gettext gets pulled in to provide libintl and when gcc-cross is rebuilt then it ends up noticing that it can use the NLS support and the patches for uclibc locale support in gcc does not go so well with this. We disable NLS for uclibc based angstroms.
2008-12-08SlugOS: lockdown the kernel version in slugos.conf to override ixp4xx.confMike Westerhof1
Also remove PREFERENCE nslu2 override in the kernel bb, as it does nothing at all.
2008-12-08SlugOS: Select 2.6.27.8 kernel for SlugoS 5.1Mike Westerhof1
2008-10-31SlugOS: set preferred version for halMike Westerhof1
(newer hal requires a newer udev as well)
2008-10-26SlugOS: slugos.inc - Set preferred version for cairo as wellMike Westerhof1
2008-10-24SlugOS: slugos.inc - set preferred version for gnutlsMike Westerhof1
(our autotools is a bit too old at the moment)
2008-10-13SlugOS: Set PREFERRED_VERSION for gettext, e2fsprogs, and add a temporaryMike Westerhof1
hack to e2fsprogs_1.38.bb to work around the autotools and gettext version incompatabilities.
2008-10-12slugos.inc: conf - revert PREFERRED_VERSION for the older gettext toolsMike Westerhof1
The patches requires to e2fsprogs* to make it work with the newer gettext stuff make it no longer work at all with the older gettext. Note that this may break more packages than just e2fsprogs* but there is little that can be done about that or to identify it, it seems.
2008-10-11SlugOS: slugos.inc - Set preferred version for gettext; enable testlabMike Westerhof1
(The newer version of gettext causes install failures for e2fsprogs)
2008-10-07slugos.inc: set PREFERRED_VERSION for pango and glib-2.0Mike Westerhof1
(the default pango does not like the older glib)
2008-09-18uclibc: fix logic error for glib-2.0-nativeHenning Heinold1
* if we set for glib-2.0 USE_NLS = yes, we have to do it for the native package too, otherwise the check function for USE_NLS bails out and build the older 2.12.4 package
2008-08-22slugOS 5.0 is born - initial commit.Mike Westerhof1
- enable many busybox options - replace several packages in rootfs with busybox, and adjust various config files and scripts to accomodate busybox options - change default alignment behavior to be more lenient Note: this is the first of many disruptive changes for SlugOS 5; this version is to be considered unstable at best!
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
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.
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as ↵Richard Purdie1
discussed on the mailing list. Anyone wanting the previous layout can INHERIT the new singlemachine class
2008-06-26slugos.inc: Set preferred providers for avahi and gconfRod Whitby1
2008-05-10slugos.inc: Enable relevant distro featuresRod Whitby1
2008-05-03slugos: Updated to 4.10Rod Whitby1
2008-01-30slugos.inc: Allow ixp4xx.conf to set the preferred kernel versionRod Whitby1
2007-12-31SlugOS: bump version number in mtn up to 4.9, as 4.8 has been released.Mike Westerhof1
2007-12-24slugos.inc: SlugOS 4.8 release candidateRod Whitby1
2007-12-09slugos.inc: added a couple of PREFERRED_PROVIDER lines to avoid ambiguityMike Westerhof1
about built vs external toolchain.
2007-11-28slugos.inc: Set default cmdline_root for nslu2Rod Whitby1
2007-11-28linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE ↵Rod Whitby1
kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested.
2007-11-28slugos.inc: Move slugos to the same toolchain as OABI Angstrom 2007.1, and ↵Rod Whitby1
bump version to 4.7
2007-10-15slugos.inc: require sane srcdates and srcrevsRod Whitby1
2007-08-19slugos.inc: Added gdk-pixbuf provider stuff (I have no idea why this isn't ↵Rod Whitby1
the default somewhere)
2007-08-18slugos: openssh 4.6p1 is now the defaultRod Whitby1
2007-08-11slugos: Bumped version to 4.6, replaced dropbear with openssh, remove some ↵Rod Whitby1
non-essential stuff from the boot rootfs
2007-08-06slugos: Made sure the IXP modules are in the rootfs, and bumped the slugos ↵Rod Whitby1
revision in preparation for testing before a binary release
2007-07-18ixp4xx-kernel: moved from 2.6.21.5 to 2.6.21.6Rod Whitby1
2007-06-29ixp4xx-kernel: Updated to 2.6.21.5 for stable versionRod Whitby1
2007-06-28madwifi-ng: update to newer upstream release to support 2.6.21 kernel.Mike Westerhof1
Also do not strip the kernel modules, that makes them unloadable.
2007-05-20ixp4xx-kernel: Updated to 2.6.21.1Rod Whitby1
2007-05-14ixp4xx-kernel: reinstated 2.6.21 - apologies to all affected by my previous ↵Rod Whitby1
mistake