summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-03fso-[console-]image: WIP towards using more tasksMichael 'Mickey' Lauer2
2008-11-03task-cli-tools: ship utils that require python seperately (for system with ↵Michael 'Mickey' Lauer1
low space requirements)
2008-11-03thunar: depends on gamin to use inotifyOtavio Salvador1
2008-11-03libvncserver_0.9.1: fix building using libtool 2.2.4Otavio Salvador2
To allow building using new libtool the whole source needed to be updated. To make it easier we've updated all building scripts using autoreconf and dropping previous included libtool m4 script from acinclude.m4.
2008-11-03replace remaining DEBPV variables with EXTENDPVOtavio Salvador3
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' Lauer3
bug #2106
2008-11-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵woglinde1
into org.openembedded.dev
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-02epia: repair PACKAGE_EXTRA_ARCHS breakagePhil Blundell1
2008-11-02moko-autorev: reenable openocd and packagekit, remove python-etk for goodMichael 'Mickey' Lauer1
2008-11-02python 2.5.2 add cProfile and low level module companion to python-profileMichael 'Mickey' Lauer3
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' Lauer3
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 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