summaryrefslogtreecommitdiff
path: root/conf/distro/angstrom-2008.1.conf
AgeCommit message (Collapse)AuthorFiles
2010-08-03opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.Graham Gower1
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-07-24angstrom: add ipkg to blacklistKoen Kooi1
2010-07-21distro: Move thumb into distro featuresKhem Raj1
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19Revert "distro: Move thumb into distro features"Khem Raj1
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19distro: Move thumb into distro featuresKhem Raj1
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18angstrom: bump distro versionKoen Kooi1
2010-06-17angstrom: pin llh-native, just like SHR doesKoen Kooi1
2010-06-17angstrom: pin eglibc version to the same as the glibc versionKoen Kooi1
2010-04-21angstrom: set DISTRO_FEED_CONFIGSKoen Kooi1
2010-04-03angstrom: add PSTAGE_MIRROR example in the distro conf fileKoen Kooi1
2010-03-21angstrom: bump versionKoen Kooi1
2010-03-01angstrom-2008.1.conf : increment angstrom uclibc usage to the latest point rel.Graeme Gregory1
There were problems compiling later gnome/polkit/conkit stuff that this release fixes. To not deviate too far from glibc builds we need to update.
2010-02-07angstrom: also use CSL 2007q3 for archos5it kernelKoen Kooi1
2010-01-02angstrom: update mplayer preferred versionKoen Kooi1
2009-12-22archos5: first batch of archos5 machine support. Downloaded from archos.com ↵Koen Kooi1
website
2009-12-21angstrom: use eabi for armv4 and remove arm-oabiThomas Kunze1
With gcc 4.4.2 armv4 can use eabi
2009-12-08opkg: add provides for update-alternatives and set opkg as default u-a ↵Martin Jansa1
provider in sane-feed-ipk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08angstrom-2008.1.conf: remove preferred providers set already in ↵Martin Jansa1
compatibility-providers.conf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-03angstrom-2008.1.conf : update uclibc to latest bugfix releaseGraeme Gregory1
This was needed to clear some linking errors occuring on avr32
2009-12-02angstrom: blacklist fso-apmKoen Kooi1
2009-11-30angstrom 2009.X: bump DISTRO_PR to 5 per earlier agreementKoen Kooi1
2009-11-24Angstrom: switch to opkg-nogpg-nocurl per RFC on the angstrom-devel mailinglistKoen Kooi1
2009-11-04angstrom-2008.1.conf: Must use mplayer-svn, anything older is incompatible ↵Stanislav Brabec1
with linux-libc-headers-2.6.31.
2009-10-30angstrom: bump DISTRO_PR and some cleanupsKoen Kooi1
2009-10-27angstrom: switch to linux-libc-headers 2.6.31Koen Kooi1
2009-10-14angstrom: clean ups of the external toolchain supportDenys Dmytriyenko1
2009-10-14angstrom: framework to select internal/external toolchain and brand ↵Denys Dmytriyenko1
(csl/generic for now)
2009-10-11angstrom-2008-1.conf: Use gconf rather than gconf-dbusSteve Sakoman1
2009-08-19angstrom-2008.1.conf: Prefer util-linux-ng over util-linux.Stanislav Brabec1
2009-08-16angstrom: add preferred provider for qt4Koen Kooi1
* bitbake had the following to say: NOTE: multiple providers are available for qt4x11 (qt4-x11-free-gles, qt4-x11-free); NOTE: consider defining PREFERRED_PROVIDER_qt4x11 Which seems to give a fairly obvious way to fix it, so let's actually do so. * I wish OE had something like PROVIDER_PREFERENCE = "1" to do this sort of stuff globally, but OTOH it really is a distro decision
2009-08-08angstrom: prefer fribidi 0.19.x over libfribidi 0.10.xKoen Kooi1
2009-07-23Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov1
2009-07-22angstrom: change blacklist messages a bitKoen Kooi1
2009-07-19angstrom: default to nogpg opkgDmitry Eremin-Solenikov1
Since feeds aren't signed anyway, default to nogpg opkg version. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-16angstrom-2008.1.conf : add bluez3 blacklistGraeme Gregory1
angstrom.inc : inherit class to make blacklist happen
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-06-16angstrom 2009.X: switch to glibc 2.9Koen Kooi1
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1
2009-06-05angstrom 2009.X: weakly assign xserver-xorg as default * images can still ↵Koen Kooi1
pick kdrive if wanted
2009-05-27angstrom 2009.X: remove some useless preffered_version filesKoen Kooi1
2009-05-21Angstrom 2009.X: set OLDEST_KERNEL to 2.6.16 to avoid problems with ppoll()Koen Kooi1
2009-05-18angstrom 2009.X: weakly assign OLDEST_KERNELKoen Kooi1
2009-05-13angstrom 2009.X: toolchain updates:Koen Kooi1
* make gcc 4.3.3 the default compiler (except for ppc and avr32) * make binutils 2.18 the default (except for armv7a and avr32) * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb * bump distro_pr to force a rebuild * point feed configs at unstable feed Acked-By: Graeme Gregory <dp@xora.org.uk>
2009-05-04All distro conf files: Use LIBC to pick or set your libc.Tom Rini1
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-23angstrom 2009.X: move armv7a and vortex to gcc 4.3.3Koen Kooi1
* runtime tested on beagleboard and overo
2009-04-21angstrom: have bluez4 provide bluez-utils as wellKoen Kooi1
2009-04-21angstrom-2008.1: do not use Thumb for uclibcMarcin Juszkiewicz1
Compilation is broken with binutils which Angstrom uses. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman1
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything.
2009-04-12bluez4: fix HUGE bugKoen Kooi1
* the recipe installed the .pc file, but not headers and libs, so application checking for bluez4 would actually build against bluez3 headers and libs * for angstrom, replace bluez-libs3 with bluez4 at buildtime
2009-04-02angstrom-2008.1.conf: fix typosAndrea Adami1
-golden rule: don't commit if you're tired...
2009-04-01xine: update to new xine recipewoglinde1
* as a side node only opie-mediaplayer2 compiles out of the box