summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-11-22xserver-kdrive_1.3.0.0.bb : fix x86 breakage with glamo patchChia-I Wu2
2007-11-22linux-rp 2.6.23: bump PR to force rebuild to get gcc fixKoen Kooi1
2007-11-22angstrom-2007-preferred-versions: adjust versions to match feeds, as ↵Koen Kooi1
discussed on the angstrom-dev mailinglist
2007-11-22SlugOS: ixp4xx-kernel - added 2.6.23.8 recipe and supporting files. (Note thatMike Westerhof3
SlugOS still selects 2.6.21 as the preferred version for now.)
2007-11-21merge of '6114e88c0acc202895c41c560c0546244d2c5227'OpenEmbedded Project3
and 'c971ec89c74107b683a418e2b491026999418bc4'
2007-11-21gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when ↵Leon Woestenberg2
.bb main changes.
2007-11-21gcc-4.1.2: Follow upstream fix for pr34130. -C*abs(D) became abs(-C*D), not ↵Leon Woestenberg2
good.
2007-11-21slugos-packages: added portmap and nfs-utils back in.Mike Westerhof1
2007-11-21slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-upMike Westerhof2
to external storage (NFS, memstick, or disk). This stops openssh complaining.
2007-11-21autofs: remove dependency on bash, and add rc.update.d stuff to bb file.Mike Westerhof2
2007-11-21portmap: SlugOS only - do not build with "-pie -fpie" due to binutils problems.Mike Westerhof2
(This change should be reverted when we get SlugOS working with binutils 1.18)
2007-11-21local.conf.sample: update DISTRO to something that works for 99.9% of the usersKoen Kooi1
2007-11-21xserver-kdrive : commit missing patchesGraeme Gregory2
2007-11-21linux-openmoko : commit missing patchGraeme Gregory1
2007-11-21cryptsetup: run through oe-stylize and remove postinst hackKoen Kooi1
2007-11-21xserver-kdrive_1.3.0.0.bb : add Xglamo server for Neo1973Graeme Gregory4
2007-11-21openmoko-session2.bb, sane-srcrevs.inc : version boost for all openmokoGraeme Gregory3
stuff. Also it is now using phonekit.
2007-11-21linux: Update ix4xx defconfig to enable cryptsetup on NSLU2Matthias Hentges2
2007-11-21cryptsetup: Update RECOMMENDS and DEPENDSMatthias Hentges1
2007-11-21Bump PRMike Westerhof1
2007-11-21wireless-tools.if-pre-up - move setting of the ESSID to the end of the script,Mike Westerhof1
because certain chipsets (ZD1211) use that as the "commit" operation.
2007-11-21initscripts: SlugOS - add bootclean.sh to clean out /tmp, /var/lock, /var/runMike Westerhof3
(required when turned-up to disk). Create SlugOS-specific volatiles config because SlugOS needs /etc/resolv.conf to be static and not volatile.
2007-11-20merge of '479b064df21386e3f77f93516e86f40c7ea9ccfa'Marcin Juszkiewicz5
and 'ab14a7f33b13f2205a64293e2f2e29b20e943bf3'
2007-11-20wlan-ng-modules: fix for the fix of wlan-ng-modules 0.2.7 - close #3340Dmitry Baryshkov2
2007-11-20Add cryptsetup: cryptsetup with luks support creates and manages encrypted ↵Matthias Hentges2
containers and partitions
2007-11-20wifistix : Sync with gumstix repo.Philip Balister3
2007-11-20merge of '73862e82dbaa87f0d1f27cd2641785c761b41227'Graeme Gregory2
and 'ada36533264ca20fee46b2e51218c9ddf7b71126'
2007-11-20conf/distro/angstrom-2007.1.conf : Set gcc to 4.1.1 for the xilinx ml403 boardStelios Koroneos1
2007-11-20slugos-packages: Demote packages that no longer buildRod Whitby1
2007-11-20net-tools: Put quotes around flags so that expansion with spaces does not ↵Rod Whitby1
cause syntax errors.
2007-11-20libjana_svn.bb : build and package examplesChris Lord1
2007-11-20merge of '9f9b86bbd2f122252996f226e9935395f5db92c5'Stelios Koroneos3
and 'eef79e907bd4bf985b56b57027a4b9fb08dbd26a'
2007-11-20packages/liboil/liboil_0.3.11.bb : Correctly detect if the powerpc target ↵Stelios Koroneos3
has fpu
2007-11-20python-cheetah_2.0.1.bb: package version 2.0.1 of the cheetah template engineJeremy Laine1
2007-11-20merge of '665b4cb1684c47ed44b254783ed9a928b4bfc1a0'Jeremy Laine3
and '9e8440e09dae8ceed07468d5f6a230087ef8d736'
2007-11-20python-pyopenssl_0.6.bb: add simple Python wrapper around OpenSSLJeremy Laine1
2007-11-20packages/glibc/glibc_2.5.bb : Add a new patch for the powerpc targets with ↵Stelios Koroneos2
softfloat support that handles a case of strong alias for two (soft) float point functions. Original patch provided by Hiroki Kaminaga kaminaga at sm dot sony dot co dot jp
2007-11-20merge of '34aab52ad6f5f23f024db0327f33a822b205c50f'Matthias Hentges5
and '7474dc274cd34419f2c76088f150e44ce8b545df'
2007-11-20altboot: Update to SVNR69, importing sd-dynamix-fix.patch, thanks!Matthias Hentges1
2007-11-19merge of '706f1474ece6a6a01e4446a03863512f82c3f4a7'OpenEmbedded Project1
and '73900e49333ff8602be6bc97757ef21d80d1134e'
2007-11-19python-pyrad_1.1.bb: package pyrad 1.1Jeremy Laine1
2007-11-19merge of '628180938514d90c01db3867703717734d7d5d30'OpenEmbedded Project2
and '6392b041c5ea8ff7227964369df13245ce5d50bf'
2007-11-19setuptools.bbclass : add class for python packages using setuptoolsJeremy Laine1
2007-11-19distutils.bbclass : make the arguments passed to setup.py variables to allow ↵Jeremy Laine1
customisation
2007-11-19libmokogsmd2: bump PR for libgsmd changeKoen Kooi1
2007-11-19openmoko-panel-gsm: bump PR for libgsmd changeKoen Kooi1
2007-11-19merge of 'a938b4c71ba294501c06bafd379472de8bf9458e'Matthias Hentges6
and 'd0ce51a2e141b6101beacdff037b4401d8e4c275'
2007-11-19zaurusd: Try a bit harder to re-enable the backlight on hinge-open and ↵Matthias Hentges2
resume when APM fails to do so for whatever reason
2007-11-19display-brightness: Do not allow to turn off the backlightMatthias Hentges2
2007-11-19merge of '36192872b2176688fcbc4233f22dc68b6987bd11'Graeme Gregory3
and '3efef7b4ec3372c8afd945bbe044ae2bc011cb38'