summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
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 Sokolovsky2
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 Sokolovsky2
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-21merge of '0da4c1d1a1201b71b5bf114146f1ce3482bfc846'Michael Lauer1
and '917b1c29f7daf7bfd184979a9b4f90fa0f1f8616'
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-21bitbake.conf: Add STAGING_EXECPREFIXDIRRichard Purdie1
2008-02-21bitbake.conf: Make sure CCACHE uses expanded data when searching the PATH ↵Richard Purdie1
(from poky)
2008-02-21bitbake.conf: Remove hardcoded paths from staging and flags variables, add ↵Richard Purdie1
BUILDSDK flags (from poky)
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-19sanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10Richard Purdie1
2008-02-18merge of '4bfcfd2edc67793c8c00682ad89309619eddab3a'OpenEmbedded Project9
and 'eec0cf22d27780a5209f4aad8fee7ddaa6bb80a0'
2008-02-18nokia770.conf: Fix virtual/xserver Florian Boor1
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-18merge of '7c0a885daa3893962bf21628fe340b191ecb0259'Michael Lauer1
and 'fdb543591628f771630c9bdf28e86d3e0911be03'
2008-02-18preferred-om-2008-versions.inc: prefer libtool 1.5.24 (PA 0.9.9 needs it)Michael Lauer1
2008-02-17zaurus-2.6: add pcmcia modules for PoodleHelge Deller1
2008-02-17merge of 'cb01f2744d89a35b7112e49fc0d5862aba66733f'Michael Lauer1
and 'd0092933b0c82a6d8470e8da03507e0e5e71529c'
2008-02-17sane-srvrevs.inc: bump gsm0710muxd to r77Michael Lauer1
2008-02-17h5000: ship all kernel-modules and at76_usbKoen Kooi1
2008-02-16merge of '288800330cbc2faa2cdc0823b0016b858b6bee68'Michael Lauer1
and '6fbaa4dcc3640605ad76e93bbea2d08d823badbb'
2008-02-16(python-)efl cvs update and catch up with upstream version changes, add ↵Michael Lauer1
missing dependency in python-ecore
2008-02-16merge of '1821f6eadefc14ad7ce51d5ab026da139608f557'Robert Schuster3
and 'b214e193f52c5b76dce3027376c5bd7eafce9971'
2008-02-16h3900.conf: Ship ipaq-boot-paramsPaul Sokolovsky1
2008-02-16poodle,tosa: unbreak PACKAGE_ARCHKoen Kooi2
2008-02-15merge of '071b4d95ed825891fde667a4723e579ea0bba105'Robert Schuster1
and '932ef509383c7f695dd4e96f7c37401a0553965a'
2008-02-15chinook-compat.conf:Robert Schuster1
- added more packages renames - added more preferred versions
2008-02-14local.conf.sample: update the DISTRO example to angstrom-2008.1Philipp Zabel1
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 Lauer3
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 Sokolovsky2
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-12bitbake.conf: Set default IMAGE_FSTYPES to "tar.gz".Paul Sokolovsky1
* Per RFC on the ML, as the means to use neutral, well-known format as the default. * Machines which have affinity towards jffs2, can add 'IMAGE_FSTYPES ?= "jffs2"' to their configs. (Many known machines have been updated already).
2008-02-12merge of '967336334b2d3b22623c9851eb0ab8a2f5ad19c2'Philip Balister38
and 'f1ce41fae2ee4dc6bfc75fb8d991a37869ef24d8'