summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-11-03twisted-python: fix packaging of twisted-python-protocolsFelix Domke1
patch by Moritz Venn Signed-off-by: Felix Domke <tmbinc@elitedvb.net>
2008-11-02xorg-util: util-macros - set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof2
Note: PR not bumped for this change since this is affects very few users.
2008-11-02xorg-proto: set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof1
Note: PR not bumped for this change since this is affects very few users.
2008-11-02xorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof5
Note: PR not bumped for this change since this is affects very few users.
2008-11-02linux-omap git: add patch for omap3evm board to make ts behaveKoen Kooi2
2008-11-02python-fusil 1.1: new recipe; Python library for fuzzy algorithms.Michael 'Mickey' Lauer2
* add to task-python-everything * closes bug #4495
2008-11-02python 2.5.2: python-profile depends on python-textutils. closes Openmoko ↵Michael 'Mickey' Lauer2
bug #2106
2008-11-02gcc: fix open() with O_CREATE for version 3.4.3 and 3.4.6woglinde9
* on ubuntu the compiler starting with intreprid yells at using open() with O_CREATE and not settinge a proper filecreationmask * closes bug 4626 reported by Vladimir Bondar with a modified patch * bump PR on all .bb which are needing it
2008-11-02python 2.5.2 add cProfile and low level module companion to python-profileMichael 'Mickey' Lauer2
2008-11-02firefox, fennec, minimo: marks internal libs with PRIVATE_LIBSKoen Kooi5
2008-11-02qi: new recipe. Qi is the next-generation bootloader for Openmoko devices.Michael 'Mickey' Lauer2
2008-11-01Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵woglinde1
into org.openembedded.dev
2008-11-01gnuradio: revert my fixes because mwester pushed it fasterwoglinde1
This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.
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 Balister2
* 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-01gpe-soundbite: Added missing space in LDFLAGS_append.Stanislav Brabec1
2008-11-01beagleboard demo image: include synergy and x11vncKoen Kooi1
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-31xserver xorg: have beagleboard use xf86-video-omapfb to gain XV supportKoen Kooi2
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-31initscripts: only run ldconfig on boot when ld.so.conf is presentKoen Kooi2
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-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-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