summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-03-27expat: convert to new style stagingKoen Kooi3
2010-03-27pkgconfig: convert to new-style stagingKoen Kooi1
2010-03-27libmad: convert to new style stagingKoen Kooi2
2010-03-27libv4l: convert to new style staging and add 0.6.1Koen Kooi3
2010-03-27apmd: convert to new style stagingKoen Kooi1
2010-03-27add 18 bpp support to psplashIlya Petrov2
2009/8/16 Holger Hans Peter Freyther <holger+oe@freyther.de>: > yes, it is not that we don't know people working at intel... sent. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-27Grub: Add disk geometry patchMartyn Welch2
Add a patch to allow for larger disk geometries. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-27libvalhalla: Add recipe for libvalhalla 1.0.1.Paul Menzel2
1. `--enable-pic` is needed for non-x86 architectures. 2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though. 3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`. 4. Depend on `libnfo` since it is recommended on upstream’s Web site. `do_configure()` is based on the recipe of `ushare`. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-27libplayer: Add libplayer hg.Paul Menzel2
1. `--enable-pic` is needed for non-x86 architectures. 2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though. 3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`. 4. Depend on `mplayer` and `gstreamer`. Dependencies for vlc- or xine-wrappers can be added if needed. 5. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`. [ fixed PV - koen ] Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-27libnfo: Add libnfo hg.Paul Menzel2
1. `--enable-pic` is needed for non-x86 architectures. 2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though. 3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`. 4. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`. [ fixed SRC_URI and PV - Koen ] Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-26numptyphysics: update SRC_URIAntonio Ospite1
The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638 Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update ezxd version and ezxd.init scriptAntonio Ospite2
Newer kernels have drivers for BP interaction built as modules, add the loading sequence in ezxd.init. Fix also the recipe so that the CC and CROSS variables do not interfere with the crosscompiler from OE. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update ezx-boot-usb-native versionAntonio Ospite1
Fix also ezx-boot-usb-native_svn.bb as the code now resides in a 'src' subdirectory. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update openezx-kernel versionAntonio Ospite1
This version uses an adapted ts27010mux driver from Motorola Milestone. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26recipes: Get rid of redundant FILESPATHKhem Raj5
2010-03-26udev 151: bump PRKoen Kooi1
2010-03-26glib-2.0_2.23.6: rediffed and reenabled atomic-thumb.patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26angstrom-uboot-scripts: enable triple buffering for dsplink script, fixes ↵Koen Kooi1
tearing when using SGX
2010-03-26x-load git: update SRCREV for SDRC fixKoen Kooi1
2010-03-26webkit-efl: remove Ecore_data.h include to fix build with newer EFLMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26tslib: fix build with newer libtoolThomas Zimmermann2
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26imagemagick: convert to BBCLASSEXTEND and new stagingThomas Zimmermann3
* now imagemagick is buildable again with autoconf > 2.63 * tiff-native now exists, so no need to override DEPENDS of -native anymore Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26libatomics-ops: add patch avoiding installing 2 header files twiceMartin Jansa2
* automake-1.11 is checking that and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26gnome-keyring: remove trailing / for target directoriesMartin Jansa2
* issue for combination of automake-1.11 and libtool-2.2.6 * http://www.mail-archive.com/automake@gnu.org/msg15171.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26shr-wizard: add e-wm to DEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26libxslt: introduce libxslt.inc, move checksums to recipe, add 1.1.26Martin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26alsa-scenarii-shr: move recipe to obsoleteMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26alsa-scenarii-shr: move SRCREV to recipeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26ffalarms: move old 0.2.2 to obsolete with it's checksum, drop unused patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26ffalarms: bump to version 0.4Łukasz Pankowski1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-25meta-toolchain: fix SDK_PATH resolving early by swapping quotingDenys Dmytriyenko1
http://thread.gmane.org/gmane.comp.handhelds.openembedded/31484 Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-25geos: latest versions do not depend on boostCliff Brake1
2010-03-25gnome-mplayer: add 0.9.9.2Koen Kooi1
2010-03-25udev 151: follow debian/fedora and use /lib/udev as libexecdir. This fixes ↵Koen Kooi1
packages installing rules into /lib/udev
2010-03-25networkmanager, -applet: bump PRKoen Kooi2
2010-03-25gvfs: add 1.5.5Koen Kooi3
2010-03-25libgpod: add 0.7.92Koen Kooi3
2010-03-25libimobiledevice: add 1.0.0Koen Kooi1
2010-03-25libplist: add 1.2Koen Kooi1
2010-03-25usbmuxd: add 1.0.3Koen Kooi1
2010-03-25glib-2.0: add 2.23.6Koen Kooi6
* thumb patch needs rediffing
2010-03-25linux-openmoko-2.6.32: upgrade to 2.6.32.10 and one additional patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-25matchbox-keyboard-inputmethod: Fix build with newer libtoolThomas Zimmermann2
* Newer libtool fails to install libs because of an additional / Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-25tiff: add BBCLASSEXTEND to get tiff-nativeThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-25estardict: add version 0.2Vaudano Luca1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-25vlan: add pre-up/post-down/up scriptsRoman I Khimov4
2010-03-25iptables: update to version 1.4.7Roman I Khimov2
Don't remove ipt_DSCP for this version Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-25sphyrna-python: fix missing python-native build dependencyRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-25rpm: fix python-rpm packaging, add missing python-native build dependencyRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-25lowpan-tools: fix lowpan-tools-tests packagingRoman I Khimov1
RDEPENDS on python, wants python-native at build time. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>