summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-12-27linux-omap git: update evm defconfigKoen Kooi2
2008-12-27gimp: add gdk-pixbuf-csource-native to DEPENDSKoen Kooi1
2008-12-27opkg_wget_nogpg: dramatically reduce memory footprint, too dodge OOM killer.Mike Westerhof4
- eliminate unnecessary libopkg.so - use vfork() instead of fork() and system() - make specifying of alternate tmpdir actually work.
2008-12-26ftpd-topfield: add patch for 2.6.23 kernel headersMike Westerhof2
2008-12-27usb-gadget-mode: remove excessive whitespace and fix PACKAGE_ARCH settingMichael 'Mickey' Lauer1
2008-12-26wpa-supplicant: minor edits to helper scripts for busybox compatibility.Mike Westerhof3
(replace long-form "--quiet" with short-form equivalent, and bump PR)
2008-12-26linux-ixp4xx: 2.6.27.8 kernel, Machine=nslu2 defconfig - remove ar5kMike Westerhof1
2008-12-26linux-ixp4xx: 2.6.27.8 kernel, Machine=nslu2 defconfig changesMike Westerhof2
Enables new softmac and re-enables zd1211rw drivers, among others. Adds Intel wifi PCI wifi card modules Enables netconsole reconfig on-the-fly
2008-12-26madwifi-ng: significant update to latest upstream; default only for SlugOSMike Westerhof1
Additional testing is required by non-ixp4xx platforms, but this latest upstream version should obviate the need for any local OE patches.
2008-12-24fennec: update to 1.0alpha2Koen Kooi1
2008-12-24firefox.inc: forcefeed mozilla our LDFLAGS to get gnu hash workingKoen Kooi1
2008-12-24angstrom feed sorter: att palmt650 and palmt680Koen Kooi1
2008-12-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2008-12-24initscripts: remove om-gta01/inittab. It's not used.John Lee1
2008-12-23checksums.ini:Shane Volpe1
*Add 2.6.25-at91.patch.gz
2008-12-23angstrom feed builder: add palmt650Koen Kooi1
2008-12-23MAINTAINERS:Shane Volpe1
* Added at91-l9260 machine to Shane Volpe
2008-12-23psplash: add config file to pass parameters to psplashJeremy Lainé4
2008-12-23e.bbclass: run make distclean in ${S}, not after to fetch where it will ↵Koen Kooi1
invoke a makefile in $PWD * if you use makefiles to control OE which has a distclean target you would end up loosing your build when it hits an e package * Spotted by Leon Woestenberg
2008-12-23pico-dlpcontrol: swith to msp430 address instead of fpga addressKoen Kooi1
2008-12-23lftp: switch to main mirrorJeremy Lainé2
2008-12-23vsftpd: improve default configurationJeremy Lainé3
* restrict anonymous user permissions * change anonymous ftp directory to /var/lib/ftp * reindent init script
2008-12-23psplash: add 1bpp support for boc01Jeremy Lainé4
2008-12-23librfid: cherrypick patches from http://www.nixda.biz/librfid/Jeremy Lainé10
2008-12-22linux-2.6.27: add support for boc01Jeremy Lainé13
2008-12-22vlc 0.9.8a: New recipe.Robert Schuster1
2008-12-22llvm-native 2.4: New recipe.Robert Schuster1
2008-12-22libxt-native 1.0.5: New recipe.Robert Schuster1
2008-12-22libice-native 1.0.4: Add proper PROVIDES.Robert Schuster1
2008-12-22checksums.ini: add latest version of madwifi-ngMike Westerhof1
2008-12-22madwifi: undefine LDFLAGS env var before we do oemakeMike Westerhof1
This will have no effect on existing bb recipes, but will be required for future versions.
2008-12-22SlugOS: meta/slugos-packages - demote pvrusb2-mci (needs update for new kernel)Mike Westerhof1
2008-12-22checksums.ini: add pidgin 2.5.3Koen Kooi1
2008-12-22powervr-drivers: add recipe that turns an omap35x SDK into installable packagesKoen Kooi1
2008-12-22udev: add boc01-specific mount.sh scriptJeremy Lainé2
2008-12-22librfid: add symlink to /dev/spidev for SPI backendJeremy Lainé2
2008-12-22pidgin: update to 2.5.3Koen Kooi1
2008-12-22vlc: add ARM_INSTRUCTION_SET = "arm", it doesn't build otherwise for armv5teKoen Kooi2
2008-12-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Jeremy Lainé12
into org.openembedded.dev
2008-12-22linux-2.6.26: cleanup boc01 keyboard driverJeremy Lainé2
2008-12-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi8
into org.openembedded.dev
2008-12-22gegl: fix ffmpeg API usageGregoire Gentil2
2008-12-22samba: stage more libsGregoire Gentil2
2008-12-22avahi: fix postinst script errorJohn Lee8
The previous version of dbus-1 will not stop clean if there exists running 'dbus-daemon --session' in the system. That will cause the script to believe it should ask for a force-reload of dbus, which leads to an error exit because the 'dbus-daemon --system' wasn't really running.
2008-12-22linux-2.6.26: fix boc01 keyboard driver's repeat rateJeremy Lainé2
2008-12-22task-openmoko-toolchain-*.bb: clean up and move some libraries.Julian_chu2
New meta toolchain can install libraries via internet. Remove these libraries to make toolchain smaller. * libmokogsmd2-dev * libmokoui2-dev * libmokopanelui2-dev * libmokojournal2-dev Also move openmoko-toolchain-scripts from target to host, and add edje-sdk to host.
2008-12-22udev_*.bb: honer $D in postinst scripts.John Lee4
Otherwise it will overwrite host udev settings in a toolchain environment. Patch created by Christopher Hall <hsw@openmoko.com>
2008-12-22update-rc.d.bbclass: honor $D as well in updatercd_postrmJohn Lee1
Without this, postrm script will try to remove service on the host system in a toolchain environment. Patch created by Christopher Hall <hsw@openmoko.com>
2008-12-21htctitan: add machine file and update msm7xxxx kernel to matchLukas Gorris3
2008-12-21frameworkd-devel: RPROVIDE frameworkd.Michael 'Mickey' Lauer1