aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/jlime-2010.1.conf
AgeCommit message (Collapse)Author
2011-06-04conf/distro: update distro Opie references to 1.2.5Paul Eggleton
Move all distro files still pointing to Opie 1.2.4 preferred versions inc file to use the 1.2.5 one. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-02-12distro/jlime-2010.1.conf: cleaned up RDEPENDS, beefed up FEATURES.Filip Zyzniewski
tslib and dialog should be pulled in by appropiate dependencies and wireless-tools comes from wifi in DISTRO_FEATURES. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-10xorg: upgrade to X11R7.6 and remove preferred-xorg-versions*.inc filesMartin Jansa
* X11R7.6-RC1 was already released http://www.x.org/releases/X11R7.6-RC1/doc/xorg-docs/ReleaseNotes.html so it's IMHO time to start migration there * preferred-xorg-versions-live.inc was tracking latest stable released tarballs, but only reason I was maintaining it was to overwrite older preferred-xorg-versions-X11R7.5.inc if your distribution included ie X11R7.5.inc and you wanted live.inc from local.conf * default recipe versions without any preferred-xorg-versions include are now the same as live.inc * we will get better test coverage if we use same versions * if someone really needs older release then pinning only core stuff like xserver/libx11 will be probably better, than pinning every xorg app/proto/font etc. * I can slow down adding newest xorg stuff or ie keep it everytime for at least a week on ML for another review and test on more targets (I'm testing it only on om-gta02/spitz/nokia900) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Ackey-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-20jlime-2010.1.conf: Fix bluez issues, slight restructuring.Alex Ferguson
Added bluez-libs and bluez-utils to ANGSTROM_BLACKLIST as per the angstrom-2010 distro file. Added DISTRO_BLUETOOTH_MANAGER, copied from the angstom-2010 distro file. This should fix all issues related to bluez when compiling images for jlime. Moved some definitions from Binutils & Compiler to General Userspace as its supposed to be. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-12-02sane-srcrevs.inc: remove it from distro configs, and file itselfMartin Jansa
Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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-11-05jlime-2010.1.conf: Remove parted from DISTRO_EXTRA_RDEPENDS.Alex Ferguson
parted is obsolete and takes up space, so we remove it. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-03jlime-2010.1.conf: Remove reduntant defs, add provider for psplash.Alex Ferguson
I removed the PREFERRED_VERSION definitions for eglibc since they are useless (they are derived from sane-toolchain.inc) and added PREFERRED_PROVIDER_virtual/psplash = "psplash" since bitbake complains. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-03jlime-2010.1.conf: Cleaned up, fixed XSERVER line.Alex Ferguson
XSERVER was defined as SERVER, which is incorrect, and the file contained several redundant newlines. I also fixed the headers to make the file look more consistent. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-09-08jlime: using glibc-2.11Filip Zyzniewski
version 2.12 is pulled from svn now. no reason for that level of bleeding edge.
2010-09-08jlime: minor changes based on minimal.confFilip Zyzniewski
Our config file got a bit outdated.
2010-09-08jlime: removed some of PREFERRED_VERSION entriesFilip Zyzniewski
It seems that these hold back packages without a real reason.
2010-09-08jlime: switched from OABI to EABI.Filip Zyzniewski
note: should we set TARGET_OS to linux-gnueabi even if distro supports machines other than ARM?
2010-09-08jlime: bumped up coreutils-native version.Filip Zyzniewski
version 7.2 is not available in OE tree anymore.
2010-09-08jlime: set virtual/libc preferred provider.Filip Zyzniewski
base-image has virtual/libc in dependences and so needs it specified.
2010-09-08jlime: fix glibc includeFilip Zyzniewski
Obsolete glibc include caused SyntaxErrors in uclibc bb files.
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-27conf/distro/jlime-2010.1.conf:Kristoffer Ericson
* Hardcode TARGET_OS = "linux" so its easier for eager builders (and doesnt get caught in sanity check). Signed-off-by: Kristoffer Ericson <kristoffer.ericson@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-01-31conf/distro/jlime-2010.1.conf: Update jlime configKristoffer Ericson
* Use less hardcoded strings in IMAGE_NAME * Bump coreutils version * Bump binutils version * Switch from kdrive to xserver-xorg-kdrive. * Make possible to override TARGET_OS. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18Rename jlime distro file. Stupid having 2009 for a file weKristoffer Ericson
are still perfecting, so bump it abit. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>