Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-07-26 | linux-kexecboot: add 2.6.29, currently only supports beagle | Koen Kooi | 170 | |
2009-07-25 | automake: RDEPENDS on perl-module-file-path, needed by ↵ | Stanislav Brabec | 2 | |
autoconf/Autom4te/General.pm. | ||||
2009-07-25 | mx31ads: Switch kernel to mainline | Mark Brown | 3 | |
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-24 | fakeroot: update to fakeroot 1.12.4 (1.12.1 is not available anymore) | Otavio Salvador | 2 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-07-24 | xserver-kdrive-1300: be more aggressive to replace regular kdrive on angstrom | Koen Kooi | 1 | |
2009-07-24 | qt4.inc: add -I${STAGING_INCDIR}/postgresql to includes | Jeremy 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-24 | bluez4: Fixed typo that caused missing pand. | Stanislav Brabec | 4 | |
2009-07-24 | libgles-omap3: stage openvg headers as well | Koen Kooi | 2 | |
2009-07-23 | util-linux-ng: delete newer libtool.m4 files | Henning Heinold | 1 | |
* recipe is now be able to be compiled with older libtool versions * bump PR fot 2.16 | ||||
2009-07-23 | qt*gles: rename to .disabled till the qt4 stuff becomes less magical | Koen Kooi | 5 | |
2009-07-23 | linux-omap 2.6.29: package DSS2 docs so people can get up to date docs at ↵ | Koen Kooi | 1 | |
runtime | ||||
2009-07-23 | linux-omap psp: add 'psp' kernel from TI to make it easier to do ↵ | Koen Kooi | 4 | |
side-by-side comparisons of mainline and TI | ||||
2009-07-23 | qt4 x11 gles git: add git version to build a gles1 + openvg 4.6rc version | Koen Kooi | 1 | |
2009-07-23 | ntp: Add patch to fix build against eglibc / glibc 2.10 (from Gentoo) | Florian Boor | 2 | |
2009-07-22 | pixman git: only enable neon on armv7a platforms | Koen Kooi | 1 | |
2009-07-22 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 3 | |
into org.openembedded.dev | ||||
2009-07-22 | gstreamer-ti: add patch to hardcode combo location so users don't have to ↵ | Koen Kooi | 2 | |
start apps from $datadir/ti/ all the time | ||||
2009-07-22 | devhelp: New package, version 0.23. | Stanislav Brabec | 3 | |
2009-07-22 | binutils 2.18: don't emit symbols for neon registers | Koen Kooi | 2 | |
* this fixes building in NEON code into binaries that do runtime detection but are compiled for non-NEON platforms (e.g. pixman) | ||||
2009-07-22 | guile-native: make sure we don't have -Werror as compiler flag | Henning Heinold | 1 | |
* only for version 1.8.2 * bump PR | ||||
2009-07-22 | classpath-tools-native: native package should inherit native | Henning Heinold | 1 | |
* workaround for do_stage * not bump PR because package doesnt produce something | ||||
2009-07-22 | libecj-bootstrap: update to version 3.5 | Henning Heinold | 1 | |
2009-07-22 | dhcp 3.0.2: fix QA error | Koen Kooi | 1 | |
2009-07-22 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-07-22 | gnome-bluetooth git: bump SRCREV | Koen Kooi | 1 | |
2009-07-22 | libomxil: add 0.9.1 | Koen Kooi | 1 | |
2009-07-22 | devmem2: Bump forgotten PR, thanks zecke. | Stefan Schmidt | 1 | |
2009-07-21 | tangogps.inc: depend on libexif | Denis 'Gnutoo' Carikli | 1 | |
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-21 | Disable ODBM_File for native perl-5.8.8, since this will cause | Ulf Samuelsson | 1 | |
the build to fail on x64 OpenSuSE 11.1 | ||||
2009-07-21 | xf86-video-sis: added 0.10.1 | Marcin Juszkiewicz | 1 | |
2009-07-21 | libgweather: split out locationdata | Koen Kooi | 1 | |
2009-07-21 | gnash 0.8.5: raise default_pref for angstrom | Koen Kooi | 1 | |
2009-07-21 | ptlib: strip libs | Koen Kooi | 1 | |
2009-07-21 | tslib: Include patch to make it work with all drivers that don't supply ↵ | Florian Boor | 2 | |
pressure information. | ||||
2009-07-21 | libsndfile1: added missing dependency on sqlite3 | Marcin Juszkiewicz | 1 | |
2009-07-21 | xserver-common: handle tslib -mouse globally so every device can use full ↵ | Koen Kooi | 2 | |
Xorg if wanted | ||||
2009-07-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-07-21 | openldap: fix typo | Koen Kooi | 1 | |
2009-07-21 | hal: update to 0.5.13 | Koen Kooi | 1 | |
2009-07-21 | hal 0.5.12: fix libblkid versioning | Koen Kooi | 1 | |
2009-07-21 | midori: add 0.1.8 | Koen Kooi | 1 | |
2009-07-21 | gamin: update to 0.1.10 | Koen Kooi | 1 | |
2009-07-21 | pciutils_3.1.2.bb: Make sure lspci reads pci.ids.gz from right location | Josh Mahonin | 1 | |
Previously this version of 'lspci' would attempt to open pci.ids, because of incorrect paths at configure-time. New pciutils Makefile makes use of a 'DESTDIR' flag that we can set as the staging directory, and an 'IDSDIR' flag which holds the location of the pci.ids{.gz} files. Also bumped PR. Signed-off-by: Josh Mahonin <jmahonin@cbnco.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-07-21 | openldap: update to 2.4.17 | Koen Kooi | 3 | |
2009-07-21 | ekiga: update to 3.2.5 | Koen Kooi | 1 | |
2009-07-21 | pixman git: bump SRCREV | Koen Kooi | 1 | |
2009-07-21 | opal: update to 3.6.4 | Koen Kooi | 1 | |
2009-07-21 | ptlib: update to 2.6.4 | Koen Kooi | 1 | |
2009-07-21 | glib-2.0: add 2.21.4, disabled by default | Koen Kooi | 3 | |
2009-07-21 | openbmap-logger: Add new 0.4.0 version and checksums. | Stefan Schmidt | 1 | |