Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-18 | uclibc-0.9.30: Update ldso_hash.patch so we do not ignore LDFLAGS_GNUHASH ↵ | Khem Raj | 4 | |
assignment uclibc-nptl: Ditto uclibc-svn: Ditto | ||||
2008-12-18 | glib-2.3.6: reinstate missing ld.so.conf | Phil Blundell | 1 | |
2008-12-18 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 2 | |
into org.openembedded.dev | ||||
2008-12-18 | gpe-conf: fix WiFi part | Florian Boor | 2 | |
2008-12-18 | uclibc-nptl: Add ldso_hash.patch | Khem Raj | 3 | |
* Eanble LDSO_GNU_HASH_SUPPORT in config | ||||
2008-12-18 | frameworkd: Add configuration file for eten-m800 | Stefan Schmidt | 1 | |
2008-12-18 | linux-2.6.26: improve keyboard driver for boc01 | Jeremy Lainé | 2 | |
2008-12-19 | [distro-feed-configs] set the right variables in openmoko.conf | Graeme Gregory | 1 | |
2008-12-19 | openmoko-asu: get rid of asu related recipes. | John Lee | 5 | |
These recipes are Om2008 related, but Om2008 is based on qtopia-x11, and qtopia-x11 does not exist in oe.dev branch. These will be put back into the yet to be created om.dev branch in oe git. | ||||
2008-12-18 | PKG_TAGS: get rid of them. | John Lee | 13 | |
2008-12-18 | paroli-dialer: Add recipe of paroli-dialer and set preferred revision to 118 | Julian_chu | 1 | |
Paroli-dialer is a plugin of Tichy | ||||
2008-12-18 | paroli-gui: Add recipe of paroli-gui and set preferred revision to 118 | Julian_chu | 1 | |
Paroli-gui is a plugin of Tichy. | ||||
2008-12-18 | linux-openmoko: don't flash kernel if using SD card. | John Lee | 3 | |
modify the post-install script then it will not flash kernel image after upgrade kernel if people boot from SD card. | ||||
2008-12-18 | task-openmoko-feed.bb: put in a few packages to for bluetooth usage | John Lee | 1 | |
2008-12-18 | om-settings: postinst script | John Lee | 1 | |
for some interesting reason this small program is actually client-server based, so give it a postinst script to restart properly after upgrade. | ||||
2008-12-18 | ttf-dejavu_2.23.bb: fix PR, should be "r2" instead of "2" | John Lee | 1 | |
since the default is 'r0' | ||||
2008-12-18 | alsa-lib_1.0.15.bb: fix PR, should be "r1" instead of "1" | John Lee | 1 | |
since the default is 'r0' | ||||
2008-12-18 | ncurses: Let ncurses replaces libncurses5 | I-Fan, Chen | 2 | |
Adding RPROVIDES and RCONFLICTS | ||||
2008-12-18 | dbus: adding RPROVIDES to auto replace the old dbus-1 package. | I-Fan, Chen | 3 | |
... also increase PR to reflect the changes. | ||||
2008-12-18 | busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS | John Lee | 7 | |
...and increase PR of every consumer. | ||||
2008-12-18 | mokoko: adding conf file | I-Fan, Chen | 1 | |
2008-12-18 | [task-openmoko-feed] Add gpe-scap into openmoko feed. | Julian_chu | 1 | |
2008-12-18 | [task-openmoko-feed] add gzip as some stuff like CPAN needs a real gzip | Graeme Gregory | 1 | |
2008-12-18 | [opkg-sdk] Fix wrong opkglibdir | Julian_chu | 1 | |
The original opkglibdir is wrong, it will set the opkg libdir as "/opkg/opkg". Change it to "/usr/lib/opkg/" | ||||
2008-12-18 | ompower_git.bb: rename to ompower_svn. It's obviously using it... | John Lee | 1 | |
2008-12-18 | openmoko-toolchain-scripts: bugfix ${S}, change directory. | John Lee | 1 | |
* fix ${S} * set PACKAGE_ARCH to "all" * move to openmoko-tools. one less directory. | ||||
2008-12-18 | librfid: add patch for SPI device support | Jeremy Lainé | 2 | |
2008-12-17 | man-pages: Fixed destination, file list, prevent double packaging. Recommend ↵ | Stanislav Brabec | 1 | |
man. | ||||
2008-12-17 | wiggle: Fixed oe_install failure. | Stanislav Brabec | 1 | |
2008-12-17 | u-boot-1.3.2: update patches for boc01 | Jeremy Lainé | 5 | |
2008-12-17 | php: depend on lemon-native to build sqlite stuff (from BugLabs) | Marcin Juszkiewicz | 1 | |
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7712 35ad6e01-222d-0410-b96a-b41bba574936 | ||||
2008-12-17 | php: package php-cgi into separate package (from BugLabs) | Marcin Juszkiewicz | 1 | |
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7711 35ad6e01-222d-0410-b96a-b41bba574936 | ||||
2008-12-17 | uicmoc4-native: unbreak building on Gentoo - closes BL#290 (from BugLabs) | Marcin Juszkiewicz | 1 | |
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7667 35ad6e01-222d-0410-b96a-b41bba574936 | ||||
2008-12-17 | linux-2.6.26: update patches for boc01 | Jeremy Lainé | 9 | |
2008-12-17 | povrayL fix up build a bit | Koen Kooi | 1 | |
2008-12-17 | ffmpeg: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
* some archs (e.g. armv4t) compile fine with thumb, but other don't (e.g. armv5te). * ffmpeg is also one of the libraries that go faster in ARM mode * note that ffmpeg has assembler that will use e.g. thumb2 options where it makes sense, so this is more nuanced than it seems | ||||
2008-12-17 | midpath 0.2rc2: Fixed patch. | Robert Schuster | 1 | |
2008-12-17 | samba.inc: 3.2.5 doesn't need the mv hack, so don't error out on failure | Koen Kooi | 1 | |
2008-12-17 | libffi: add hack to build libffi on softfp machines | Koen Kooi | 1 | |
* see http://lists.o-hand.com/poky/0583.html for a problem description | ||||
2008-12-17 | vala: update to 0.5.3 | Michael 'Mickey' Lauer | 3 | |
2008-12-16 | evas: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 2 | |
2008-12-16 | libusb1: add 1.0.0 release, libusb is EOL | Koen Kooi | 2 | |
* the libusb site says "As of December 2008, libusb-1.0 is the current stable branch. Developers are encouraged to port their applications." | ||||
2008-12-16 | ffmpeg: update svn version to match git build | Koen Kooi | 1 | |
2008-12-16 | libomxil-bellagio: bump PR for ffmpeg change | Koen Kooi | 1 | |
2008-12-16 | gst-ffmpeg: add 0.10.6 for ffmpeg change | Koen Kooi | 2 | |
2008-12-16 | omapfbplay: bump PR for ffmpeg change | Koen Kooi | 1 | |
2008-12-16 | ffmpeg git: bump SRCREV, armv7a neon patches are now upstream | Koen Kooi | 1 | |
2008-12-16 | devmem2.bb: Update URI to point to new location | Khem Raj | 1 | |
2008-12-16 | geda/pcb: New package. | Stanislav Brabec | 2 | |
2008-12-16 | tcl-native, tk-native: New packages. Needed for compilation of geda/pcb. | Stanislav Brabec | 2 | |