summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2008-02-27preferred-om-2008-versions.inc: update entries for dbus and dbus-glibcMichael Lauer1
2008-02-27add pyneogMichael Lauer1
2008-02-27python 2.5.1 upgrade to 2.5.2Michael Lauer2
2008-02-26add gpio, a userspace utility to tweak the GPIOs on the s3c24xx platformMichael Lauer1
2008-02-24sane-srcrev for openmoko linux kernel bumped to 4102 in order to fix the SDMike Westerhof1
card problem on the gta01. Tested more thoroughly this time.
2008-02-22sharprom-compatible.conf: set palmtopdir and ↵Rolf Leggewie1
PREFERRED_PROVIDER_linux-libc-headers. partly closes 2809. ============================================================ --- conf/distro/sharprom-compatible.conf 1917f33c694aff55fe7253f1a1dcb3dcb92edde8 +++ conf/distro/sharprom-compatible.conf a56c571d457931934464e14394215bc4932503e6 @@ -38,6 +38,7 @@ PREFERRED_PROVIDER_virtual/linux-libc-he PREFERRED_PROVIDER_virtual/libc = "sharprom-toolchain-native" PREFERRED_PROVIDER_virtual/arm-linux-gcc = "sharprom-toolchain-native" PREFERRED_PROVIDER_virtual/linux-libc-headers = "linux-libc-headers" +PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers" PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native" PREFERRED_VERSION_glibc = "2.2.5" @@ -52,6 +53,7 @@ PALMTOP_USE_MULTITHREADED_QT = "no" QTE_VERSION = "2.3.10" OPIE_VERSION = "1.2.2" PALMTOP_USE_MULTITHREADED_QT = "no" +export palmtopdir = "/opt/QtPalmtop" require conf/distro/include/preferred-opie-versions.inc
2008-02-21merge of '18204a96348299d7a00d123e82a164c84ee30200'Paul Sokolovsky1
and '5187a066168c016222547e826662112889eb50a2'
2008-02-21merge of '3859c4593b2a4ff696a5e81383ed8bc6dd957598'Paul Sokolovsky1
and '9dc2c816a6357d501b8f697a70f48287da272ed0'
2008-02-21angstrom.inc: Make Angstrom bitbake caches to be per libc mode.Paul Sokolovsky1
* This is allows easy switching between glibc and uclibc builds, without waiting for long reparses on every switch. * Note that it applies to dependent distros, like OpenMoko, too.
2008-02-21merge of '6c2d621bdfd446c13552a5e4b126ef9c5dd20106'Paul Sokolovsky1
and 'f8d54cc4c0dfc594e55d38708db17f5d5c68846a'
2008-02-21fix mirror handling for openmoko, oplinux and nylon. Closes 3585.Rolf Leggewie1
* patch from 3585 is now fully applied
2008-02-21angstrom-2007-for-openmoko-versions.inc, preferred-gpe-versions-2.8.inc: ↵Paul Sokolovsky2
Bump gpe-login to 0.91 * Includes OE patch merge (mild security fix) and l19n updates.
2008-02-21sane-srcrevs.inc: add SRCREV for u-boot-openmoko and restore alphabetical sortMichael Lauer1
obviously it seems to be very hard to sort... guys, please consult your ASCII tables...
2008-02-20merge of '574cd9ef25c6950932d71b09ba6baafa73d76c6b'Paul Sokolovsky1
and '96853f8828d3f70854cfe9cd4fbf096e5a258e97'
2008-02-20openwrt-sdk.conf: Start adding package renaming stuff.Paul Sokolovsky1
2008-02-20angstrom-2008-preferred-versions.inc: bump libtool to 1.5.10. version 1.2.14 ↵Junqian Gordon Xu1
no longer exist.
2008-02-19generic-uclibc.conf: prefer uclibc 0.9.29Michael Lauer1
2008-02-19nylon|colinuxoe.conf: add TARGET_OS. closes #348Michael Lauer2
2008-02-18Hastily reverting back to a version of the kernel that will not risk ↵Mike Westerhof1
corrupting SD cards.
2008-02-18merge of '5b06f0eb5e960e760e2621fc769e25d326372fb6'Michael Lauer7
and '8b854b2b358a134500f7b4e1826c4fab2dc417ed'
2008-02-18openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in ↵Michael Lauer1
angstrom.inc * We need an openmoko override for where we diverge from Angstrom.
2008-02-18calibrateproto, libxcalibrate: Update recipes to SRCREV and a new tag since ↵Richard Purdie6
the patches were merged upstream
2008-02-18sane-srcrevs.inc : bump OM kernel to get SD workingGraeme Gregory1
2008-02-18preferred-om-2008-versions.inc: prefer libtool 1.5.24 (PA 0.9.9 needs it)Michael Lauer1
2008-02-17sane-srvrevs.inc: bump gsm0710muxd to r77Michael Lauer1
2008-02-16(python-)efl cvs update and catch up with upstream version changes, add ↵Michael Lauer1
missing dependency in python-ecore
2008-02-15chinook-compat.conf:Robert Schuster1
- added more packages renames - added more preferred versions
2008-02-14angstrom 2008: start lockdown file based on openmoko versionsKoen Kooi2
* awaits bitbake support to get generated automatically
2008-02-13merge of 'bee9775a7c7c9473463045701aaa9f372e1173ce'Michael Lauer1
and 'e65ed9e5ef27495a6e0a27b271aaeb16c87cc317'
2008-02-13preferred-om-2008-versions.inc: bump busyboxMichael Lauer1
2008-02-13Sharp ROM stuff: include latest linux-libc-headers by default. Closes 2199.Rolf Leggewie1
2008-02-13preferred-om-2008-versions: update more software, pulseaudio 0.9.9 / ↵Michael Lauer1
gst-pulse 0.9.7 now works
2008-02-13preferred-om-2008-versions: switch to bb 1.7.2, udev 118, dbus 1.1.4Michael Lauer1
2008-02-13merge of '054216fcb27d4211cd8948d7407878afe1bbf15c'Michael Lauer1
and 'f26d3059129388297f1542283ce17d100f8c8acc'
2008-02-13gconf-dbus: update svn version to rev 641, remove cvs versionMichael Lauer2
* this makes it work with dbus 1.1.x
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ↵Paul Sokolovsky1
DISTRO value. * Some distros override DISTRO var to hack overrides right, etc. Yet, original value may be needed sometimes. For example, bbimage expects DISTRO to be what user set/passed it, not something else. * TODO: After interim cleanup during preparation of this patch, it turns out that angstrom is the only distro to (ab)use DISTRO overriding. It may make sense to instead get its OVERRIDES value right.
2008-02-08* add lightmediascannerMichael Lauer1
* add python-lightmediascanner
2008-02-08add preferred-xorg-versions-X11R7.4 in preparation for the 2008-03-01 releasePhilipp Zabel1
* work in progress, subject to change
2008-02-07sane-srcrevs.inc: bump entry for opkg to 4022. 4019 did not build for me.Rolf Leggewie1
2008-02-07gsm0710muxd svn remove initscript, ship dbus service files, bump SRCREVMichael Lauer1
2008-02-06sane-srcrevs: bump freesmartphone.org stuffMichael Lauer1
2008-02-06merge of '1cd9d41c23539a7485e834aa97be79cb802711e1'Paul Sokolovsky7
and '5b39dd5751765304c0257f1ce36b2fb246b5cbaa'
2008-02-06distro/*.conf: Remove superfluous or errornous DISTRO assignments.Paul Sokolovsky7
2008-02-06angstrom-glibc: use linux-libc-headersMarcin Juszkiewicz1
2008-02-06(in)sane-srcrevs.inc : add gtkhtml2Graeme Gregory2
2008-02-05angstrom-2007-preferred-versions.inc : renamed for openmoko as its only reallyGraeme Gregory2
been left in OE for that use. angstrom-2007-for-openmoko-versions.inc
2008-02-05opkg-native_svn.bb : opkg native version for brave people who wantGraeme Gregory2
to try and build images with opkg.
2008-02-05opkg_svn.bb : remember to set PV and update (in)sane-srrevs.incGraeme Gregory2
2008-02-05linux-ixp4xx: Update defconfigs and sane-srcrevs for latest patches that ↵Rod Whitby1
have been accepted upstream
2008-02-04angstrom-2008.1.conf : update gtk+ and glibGraeme Gregory1