summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-01findutils: fix mkinstalldirs for the po directroy requested by koenwoglinde2
2008-11-01gnuradio.inc: fix bad line wraps causing bitbake parse errors.Mike Westerhof1
2008-11-01gnuradio: fix depends and rdepends errors sneaked in with the last commitwoglinde1
2008-11-01findutils: update to latest version 4.4, but not enabled yetwoglinde2
2008-11-01findutils: remove install_apend it looks good inside the image dir nowwoglinde1
2008-11-01findutils: switch EXTRA_OECONF setting for uclibc to +=woglinde1
2008-11-01gnuradio : Add patch that adds NEON support.Philip Balister1
2008-11-01gnuradio : Update gnuradio_svn buildPhilip Balister3
* Bump source revision * Do not build usrp1 and usrp2 code * Add patch for NEON Fir filter
2008-11-01libserial 0.5.2: add recipe. C++ library supporting serial port programmingMichael 'Mickey' Lauer1
2008-11-01checksums.ini: add linksKoen Kooi1
2008-11-01gpe-soundbite: Added missing space in LDFLAGS_append.Stanislav Brabec1
2008-11-01checksums.ini: Added checksums for SDL_gfx, kxml2, libhildonfm, ↵Stanislav Brabec1
libhildonmime, osso-gnome-vfs2, gpsbabel, rxtx and xmlpull.
2008-11-01beagleboard demo image: include synergy and x11vncKoen Kooi1
2008-10-31SlugOS: set preferred version for halMike Westerhof1
(newer hal requires a newer udev as well)
2008-10-31checksums.ini: Added several missing checksums (atd, icewm, pxaregs, wwwoffle).Stanislav Brabec1
2008-10-31checksums.ini: Added u-boot checksums (OE#4787).Steffen Sledz1
2008-10-31glib-2.0-native: bump PRwoglinde1
2008-10-31glib-2.0-native: fix installation of libgiowoglinde1
* because we are not using autotools_stage for all stuff, libgio was missed * patch was provided by Gregoire Gentil
2008-10-31task-x11: bump PR for XSERVER changeKoen Kooi1
2008-10-31angstrom-x11-base depends: bump PR for XSERVER changeKoen Kooi1
2008-10-31beagleboard.conf: s/fbdev/omapfb/ for xserverKoen Kooi1
2008-10-31xserver xorg: have beagleboard use xf86-video-omapfb to gain XV supportKoen Kooi2
2008-10-31mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHSwoglinde1
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files * patch comes from Mark Brown * closes bug 4788
2008-10-31linux omap git: add patch that implements downscaling for the overlayKoen Kooi2
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/
2008-10-31checksums.ini: Added midpath 0.3rc1 entry.Robert Schuster1
2008-10-31initscripts: only run ldconfig on boot when ld.so.conf is presentKoen Kooi2
2008-10-31checksums.ini: add claws-mailKoen Kooi1
2008-10-31glibc 2.6.1: bump PR for package.bbclass changeKoen Kooi1
2008-10-31webkit-gtk: bump PR to get icu binconfig fixKoen Kooi1
2008-10-31icu 3.6: sed binconfig file so that -I/usr/include doesn't end up in cflags ↵Koen Kooi1
for e.g. webkit
2008-10-30bluez-gnome: package icons and mime typesKoen Kooi1
2008-10-30linux-omap git: bump PR for staging changesKoen Kooi1
2008-10-30mplayer: enable more inputsKoen Kooi1
2008-10-30fennec: use system libraries while buildingOtavio Salvador1
2008-10-30gnumeric: do not overwrite PACKAGES_DYNAMIC to allow locales to be usedOtavio Salvador1
2008-10-30kernel bbclass: start adding support for >=2.6.27 where headers movedKoen Kooi1
* still lack a symlink for mach/, dunno how to do that properly since the information is dynamically generated with makefiles
2008-10-30weekly changelog: add in bugstats from the mtn2cl scriptKoen Kooi1
2008-10-30dropbear: fix do_install for all distros that aren't named 'openmoko'Koen Kooi1
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead
2008-10-30dsplink: add omap3evm supportKoen Kooi1
2008-10-30ti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and ↵Koen Kooi3
class_device_* API change
2008-10-30angstrom feed builder: add xf86-input-tslibKoen Kooi1
2008-10-30package bblass: fix ldconfig_postinst_fragment to not return an error if no ↵Koen Kooi1
/etc/ld.so.conf is present
2008-10-30linux-omap git: add patch for fix scaling for the overlayKoen Kooi2
2008-10-30codec-engine 2.21: apply fix for ti-lpm-module buildKoen Kooi1
2008-10-30ti-lpm-module: not using oe_runmake allows us to get rid of all the sed magicKoen Kooi1
2008-10-30exo: fix build of python modules and disable running of tests atKoen Kooi2
buildtime, my buildmachine can't run target code
2008-10-29initscripts: do /proc remount instead of mounting itOtavio Salvador1
2008-10-29Revert "xorg-xserver-common.inc: set userid to allow Xorg to be run by users"Otavio Salvador1
This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d.
2008-10-29firefox: use system bz2 library to avoid missing symbolsOtavio Salvador1
2008-10-29thunar: recommends shared-mime-info to properly support .desktop filesOtavio Salvador1