summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-07-26linux-kexecboot: add 2.6.29, currently only supports beagleKoen Kooi170
2009-07-25automake: RDEPENDS on perl-module-file-path, needed by ↵Stanislav Brabec2
autoconf/Autom4te/General.pm.
2009-07-25mx31ads: Switch kernel to mainlineMark Brown4
The i.MX31ADS kernel recipie was very old and pointed at external patches that are no longer available. Update to mainline, based off the defconfig for generic mx3 in mainline, since that at least builds.
2009-07-25checksums.ini: Add fakeroot checksum.Khem Raj1
2009-07-24fakeroot: update to fakeroot 1.12.4 (1.12.1 is not available anymore)Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-24xserver-kdrive-1300: be more aggressive to replace regular kdrive on angstromKoen Kooi1
2009-07-24Revert "image.bbclass: reorder do_rootfs"Richard Purdie1
This reverts commit 736c06e8d8efa79d3d2bc512f13a51f0f63412e2 as this change breaks future versions of bitbake. See the OE mailing list, in the "Bitbake runqueue performance improvement" thread for a discussion on why this isn't the best way to solve multi-image problem and that other better solutions exist.
2009-07-24qt4.inc: add -I${STAGING_INCDIR}/postgresql to includesJeremy Lainé1
This works around part of the problem when cross-compiling the PostgreSQL plugin. The build will still fail if the "pg_config" program is present on the build machine.
2009-07-24bluez4: Fixed typo that caused missing pand.Stanislav Brabec4
2009-07-24libgles-omap3: stage openvg headers as wellKoen Kooi2
2009-07-23util-linux-ng: delete newer libtool.m4 filesHenning Heinold1
* recipe is now be able to be compiled with older libtool versions * bump PR fot 2.16
2009-07-23chinook-compat.conf: user can override virtual/java-inital settingHenning Heinold1
2009-07-23qt*gles: rename to .disabled till the qt4 stuff becomes less magicalKoen Kooi5
2009-07-23linux-omap 2.6.29: package DSS2 docs so people can get up to date docs at ↵Koen Kooi1
runtime
2009-07-23linux-omap psp: add 'psp' kernel from TI to make it easier to do ↵Koen Kooi4
side-by-side comparisons of mainline and TI
2009-07-23qt4 x11 gles git: add git version to build a gles1 + openvg 4.6rc versionKoen Kooi1
2009-07-23ntp: Add patch to fix build against eglibc / glibc 2.10 (from Gentoo)Florian Boor2
2009-07-22checksums.ini: Sort newly added java checksums.Stefan Schmidt1
This helps to avoid fuzz in other changes to this file.
2009-07-22pixman git: only enable neon on armv7a platformsKoen Kooi1
2009-07-22Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-07-22gstreamer-ti: add patch to hardcode combo location so users don't have to ↵Koen Kooi2
start apps from $datadir/ti/ all the time
2009-07-22devhelp: New package, version 0.23.Stanislav Brabec4
2009-07-22binutils 2.18: don't emit symbols for neon registersKoen Kooi2
* this fixes building in NEON code into binaries that do runtime detection but are compiled for non-NEON platforms (e.g. pixman)
2009-07-22chinook-compat.conf: set preferred version for guile-nativeHenning Heinold1
* avoids using of newer autotools
2009-07-22guile-native: make sure we don't have -Werror as compiler flagHenning Heinold1
* only for version 1.8.2 * bump PR
2009-07-22classpath-tools-native: native package should inherit nativeHenning Heinold1
* workaround for do_stage * not bump PR because package doesnt produce something
2009-07-22libecj-bootstrap: update to version 3.5Henning Heinold2
2009-07-22checksum.ini: adding some java related stuffHenning Heinold1
2009-07-22dhcp 3.0.2: fix QA errorKoen Kooi1
2009-07-22angstrom: change blacklist messages a bitKoen Kooi1
2009-07-22Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-07-22gnome-bluetooth git: bump SRCREVKoen Kooi1
2009-07-22libomxil: add 0.9.1Koen Kooi2
2009-07-22devmem2: Bump forgotten PR, thanks zecke.Stefan Schmidt1
2009-07-22base bbclass: try to find the git binaries in PATH instead of BBPATHKoen Kooi1
* Also, how do I get the build banner back? This bug went unnoticed due to it being gone
2009-07-22checksums.ini: Change checksums for devmem2.c after upstream changes and review.Stefan Schmidt1
2009-07-22oestats-client.bbclass: support arbitrary URLs (Closes: #5283)Jeremy Lainé1
2009-07-21tangogps.inc: depend on libexifDenis 'Gnutoo' Carikli1
If we don't depend on libexif we have that error: | In file included from geo_photos.c:12: | exif.h:1:31: error: libexif/exif-data.h: No such file or directory | In file included from geo_photos.c:12: | exif.h:3: error: expected ')' before '*' token | exif.h:4: error: expected ')' before '*' token | geo_photos.c: In function 'geo_photo_dialog_image_data_next': | geo_photos.c:527: error: 'ExifData' undeclared (first use in this function) | geo_photos.c:527: error: (Each undeclared identifier is reported only once | geo_photos.c:527: error: for each function it appears in.) | geo_photos.c:527: error: 'ed' undeclared (first use in this function) | geo_photos.c:609: warning: implicit declaration of function 'exif_data_new_from_file' | geo_photos.c:615: warning: implicit declaration of function 'show_tag' | geo_photos.c:615: error: 'EXIF_IFD_0' undeclared (first use in this function) | geo_photos.c:615: error: 'EXIF_TAG_DATE_TIME' undeclared (first use in this function) | geo_photos.c:615: warning: assignment makes pointer from integer without a cast | geo_photos.c:616: warning: implicit declaration of function 'strptime' | make[2]: *** [geo_photos.o] Error 1 | make[2]: Leaving directory `/home/embedded/oetmp_bug/work/armv6-angstrom-linux-gnueabi/tangogps-0.9.6-r0/tangogps-0.9.6/src' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/embedded/oetmp_bug/work/armv6-angstrom-linux-gnueabi/tangogps-0.9.6-r0/tangogps-0.9.6' | make: *** [all] Error 2 | FATAL: oe_runmake failed
2009-07-21Disable ODBM_File for native perl-5.8.8, since this will causeUlf Samuelsson1
the build to fail on x64 OpenSuSE 11.1
2009-07-21xf86-video-sis: added 0.10.1Marcin Juszkiewicz1
2009-07-21libgweather: split out locationdataKoen Kooi1
2009-07-21gnash 0.8.5: raise default_pref for angstromKoen Kooi1
2009-07-21ptlib: strip libsKoen Kooi1
2009-07-21tslib: Include patch to make it work with all drivers that don't supply ↵Florian Boor2
pressure information.
2009-07-21libsndfile1: added missing dependency on sqlite3Marcin Juszkiewicz1
2009-07-21xserver-common: handle tslib -mouse globally so every device can use full ↵Koen Kooi2
Xorg if wanted
2009-07-21angstrom: prefer hal 0.5.13 and pixman gitKoen Kooi1
2009-07-21Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-07-21openldap: fix typoKoen Kooi1
2009-07-21hal: update to 0.5.13Koen Kooi2