summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
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-25mpc83x3e-rdb machines: Use ?= for virtual/kernel so it can be user-configured.Leon Woestenberg2
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-23bitbake.conf: Unconditionally set RDEPENDS for -dev package and RRECOMMENDS ↵Richard Purdie1
for -dbg package. This is important since these packages should always exist. If they don't, depchains functionality falls apart and its impossible to pull in all the dependencies to build X or debug Y. This check also causes a significant performance hit when parsing.
2008-02-23sanity: Move variable declarations to sanity.conf to workaround problems ↵Richard Purdie1
with bitbake 1.8.10
2008-02-23conf/checksums.ini: Add glib-2.14.4 to the listHolger Freyther1
2008-02-23conf/checksums.ini: Add xtrans 1.0.4 to the list of checksumsHolger Freyther1
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'