summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-01-21pixman_0.16.2: drop DEFAULT_PREFERENCE = -1 and add BBCLASSEXTEND=native ↵Martin Jansa1
(pixman-native used in cairo-native) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21libpixman: move all to obsolete directory (replaced with pixman recipes)Martin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21cairo-native: depend on pixman-native instead libpixman-nativeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20firefox: added sqlite3 as dependency for firefox >= 3.5Mario Domenech Goulart4
Signed-off-by: Mario Domenech Goulart <mario.goulart@gmail.com>
2010-01-20parted: depends on util-linux-ng to provide libuuidOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2010-01-21Merge branch 'org.openembedded.dev' of ↵Graeme Gregory28
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-21at-spi_1.28.0.bb : fix compile on systems without host installen gnome develGraeme Gregory1
The configure script was generation paths in /usr/* when looking for orbit-2-idl and bonobo idl files so feed our staging paths in instead.
2010-01-20konq-e 20060404: don't override the exec_prefix varChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-20rpm-native: kill unnecessary varprefix/localstatedir manipulationChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-20gdb: Add RRECOMMENDS for uclibc-thread-db when using uclibc for system CKhem Raj2
library. * Fix PR 3273 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-20xserver-xorg: Worked around server termination after chvt on some fbdev devices.Stanislav Brabec2
* The patch is just a quick hack that fixes chvt on some fbdev devices. * For more read recipes/xorg-xserver/xserver-xorg/hack-fbdev-ignore-return-mode.patch
2010-01-20xf86-input-tslib: Fix double free crash while on chvt or exit.Stanislav Brabec2
* For more see recipes/xorg-driver/xf86-input-tslib/double-free-crash.patch
2010-01-20mickeydbus2: add new recipeThomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-20preboot: new recipe; a dual boot solution for the palm pre (WIP)Simon 'Morphis' Busch5
2010-01-20wxwidgets: add 2.9.0 and clean up recipesJohan Hovold5
- Add wxwidget-2.9.0 include with derived rather than hardcoded lib and config script names (depends on debug and charset configure flags) - Use regular expression for LEAD_SONAME rather than hardcoded name. - Fix autoconf issue where configure could not find staging root. - Use INC_PR. - Add wxwidgets-2.9.0 (unicode) - Add wxwidgets-ansi-2.9.0 (non-unicode) - Add wxwidgets-opengl-2.9.0 (unicode, opengl) Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2010-01-20stopwatch: new recipe for QT4 based stopwatchMartin Jansa1
* Author: Christof Musik * can be used as stop watch * has countdown capability (e.g. for next holiday) * survives suspend/resume Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20linux-openmoko-2.6.32: bump SRCREV for suspend/resume fix, enable ↵Martin Jansa1
MMC_UNSAFE_RESUME Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20xinput_calibrator: switch to autotoolsPetr Štetiar3
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-20rygel: add hack to get rid of automake 1.11.x dependencyKoen Kooi1
2010-01-20gnome-keyring 2.28: update to 2.28.2Koen Kooi1
2010-01-20libbonobo: update to 2.24.2 (automake 1.11.x fixes)Koen Kooi1
2010-01-20cherokee_0.99.24.bb: Add missing DEPENDSKhem Raj1
* 0.99 version uses openssl and there is no option to have gnutls so we configure it to use openssl. * Add DEPENDS which were missing and override the default depends coming from cherokee.inc as it has gnutls in depends and would build this redundantly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-20libsdl-x11: use newer sdl.m4 macro from svnHenning Heinold2
* the sdl.m4 macro now uses pkgconfig which unbreaks gnome-games build * bump PR
2010-01-20gnome-games: set libsdl-mixer as dependency and delete sdl.m4 macro only ↵Henning Heinold1
when exist * bump PR
2010-01-19glib-2.0: Typo fix in previous commit.Stanislav Brabec1
2010-01-19glib-1.2: Fixed file list of glib-1.2-dev.Stanislav Brabec1
2010-01-19irdadump: Migrated to glib-2.0.Stanislav Brabec2
2010-01-19libqpe, opie-taskbar: Fix linking errors found with 2.20 ldKhem Raj4
* Fix PR #5376 * Dont remove ~LnkProperties when QTOPIA_INTERNAL_FSLP is not defined this could cause g++ to emit default destructor which will be inlined and as we asked inlines to have hidden visibility it could make the destructor hidden in the final library this happens now because ld can merge the visibility attributes which it did not do before. * Note that this fix might be needed in few other places too. We will fix them as we encounter them. * Remove the workaround in opie-taskbar Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-19xinput-calibrator: added 0.5.0Marcin Juszkiewicz2
This is tool to calibrate touchscreens which works as XInput devices (evdev, evtouch, ... but not tslib one). So far only X11 version, GTKmm one will be provided later by Petr Štetiar.
2010-01-19linux-2.6.24: defconfig for hipox machine changedSteffen Sledz1
- UART3 enabled - I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25) Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-18tgt: updated to 1.0.0Frans Meulenbroeks1
- updated to 1.0.0 (& updated checksum) - improved dependencies - added missing make flag
2010-01-18Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks33
into org.openembedded.dev
2010-01-18linux-powerpc-fsl_git : patch was made one level too high; fixed itFrans Meulenbroeks2
2010-01-18gupnp-vala: added 0.6.2Marcin Juszkiewicz1
2010-01-18gupnp-tools: added 0.8Marcin Juszkiewicz1
2010-01-18gupnp-av: added 0.5.2Marcin Juszkiewicz2
2010-01-18gupnp: added 0.13.1Marcin Juszkiewicz2
2010-01-18gssdp: added 0.7.1Marcin Juszkiewicz1
2010-01-18rygel: added 0.4.8 (requires automake-native 1.11.1)Marcin Juszkiewicz2
Information from website (http://live.gnome.org/Rygel): Rygel is a collection of DLNA (UPnP AV) services (devices in UPnP speak), implemented through a plug-in mechanism. Important facts and features * Specifically designed for GNOME (Mobile) and is therefore planned to be one of the key new features of Maemo platform in the Harmattan release. * Based on GUPnP. * written (mostly) in Vala language * APIs to ease the implementation of AV devices (currently only MediaServer V2.0 specification) * Export of on-disk media: o tracker plugin. o media-export plugin: Recursively exports folders and files specified in the user configuration. This plugin supports all types of URIs that gio/gvfs and gstreamer can handle. * Export of online media from 2nd German TV station. * Export of media hierarchies provided by external applications through implementation of D-Bus MediaServer spec. Applications that utilize this feature are: o PulseAudio: Provides streams for input/output devices on the system. o DVB Daemon: Provides live TV (DVB) channel streams. o Export of GStreamer pipelines as media items on the network, specified through gst-launch syntax in the user configuration. * Audio and Video Transcoding: source format could be anything GStreamer's decodebin2 can handle but output formats are currently limited to: mp3, PCM and MPEG TS. Fortunately the transcoding framework is flexible enough to easily add more transcoding targets.
2010-01-18Remove ben nanonote from the linux 2.6.31.bb file. We intend on usingKristoffer Ericson22
linux-hpc branches (and eventually vanilla). Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18Lets use the linux-hpc v2.6.32-hpc branch to build forKristoffer Ericson1
nanonote. Eventually we will merge all our 2.6.32 releases to linux-hpc, but for now this seperate nanonote .bb file will do. Signed-off-by:Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18We should not use this kernel so add an -1 for all supportedKristoffer Ericson1
machines. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18policykit: try harder to package /var/run/PolicyKitKoen Kooi1
2010-01-18empathy: add 2.28.2Koen Kooi5
gnome-doc-utils: add 0.19.2 telepathy-glib: add 0.7.37
2010-01-18shadow: try to fix serial-login issueKoen Kooi3
2010-01-18libcdio: add 0.81Koen Kooi1
2010-01-18mplayer: bump SRCREV for some more ARM fixesKoen Kooi1
2010-01-18musicbrainz: add -ldl tp LDFLAGS, needed for some archsKoen Kooi1
2010-01-18ggz-client-libs: package more filesKoen Kooi1
2010-01-18gnome-dvb-daemon: add 0.1.14Koen Kooi1