summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2008-03-03angstrom: install opkg by defaultKoen Kooi1
2008-03-02pyneog: bump SRCDATE and install Xsession script instead of linking itMichael Lauer1
2008-03-01bitbake.conf: added QEMU_OPTIONS variable used for generating glibc binary ↵Marcin Juszkiewicz1
locales for armv6 cpu (from Poky)
2008-03-01angstrom: disable localegen for armeb Koen Kooi1
2008-02-29merge of '1543d455b98f10988b3ae9a01d9e2f61ff07e2f1'Michael Lauer1
and '2450408c60daf405a9bb6b3b73d1529280dc244f'
2008-02-29sane-srcrevs.inc: bump opkg[-native] to a revision that compilesMichael Lauer1
2008-02-29linux 2.6.24: update cm-x270 to use 2.6.24 kernelCliff Brake1
2008-02-29moko-underground-image: add some fonts to make matchbox happy, bump SRCREV ↵Michael Lauer1
for pyneod
2008-02-29openmoko.conf: add stuffs for jalimoJohn Lee1
* classpath, cacao-initial and swt3.4-gtk
2008-02-29openmoko: add DISTRO_EXTRA_RDEPENDS += "opkg-ipkg-compat"John Lee1
* increase task-base PR to reflect the change into task-distro-base
2008-02-29sane-srcrevs: add multitap-pad and openmoko-panel-memoryJohn Lee1
2008-02-29preferred-om-2008-versions: add preferred version of asterisk, gnashJohn Lee1
and gpsdrive
2008-02-29moko-autorev: add opkg, opkg-native, multitap-pad andJohn Lee1
openmoko-panel-memory
2008-02-29checksums.ini: add checksums for libwww-perl-5.508.tar.gz,John Lee1
gpsdrive-2.10pre4 and update the location of gpsdrive-2.10pre2
2008-02-28merge of '035376021cc4bddb72ee43c0b729ddf51f7ee560'Paul Sokolovsky1
and '75180fb86668efd36cdf3798af113578d93a3e8c'
2008-02-28sane-srcrevs: bump pyneod, pyneog, gsm0710muxd, catch up with renaming gpio ↵Michael Lauer1
to s3c24xx-gpio
2008-02-28angstrom-2008.1.conf: Set initramfs-bootmenu-image as kernel builtin initramfsPaul Sokolovsky1
* Applies to linux-handhelds-2.6 so far.
2008-02-28merge of '3802d5aa3022a434a47a62758a780bebfcff5c4d'Michael Lauer1
and 'a7772b5814e2f3ffb39d7d0d87094111a5bf3a45'
2008-02-28ffmpeg_svn: fix SRCREVJunqian Gordon Xu1
2008-02-28netsurf_svn: fix srcrevsJunqian Gordon Xu1
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-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