summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-02-25gnome-doc-utils: re-enable generation of docs(because of better fix avaliable)Denis 'GNUtoo' Carikli1
The docs generation were disabled in 5c0b720153536943fcaa10ec07db7e8b5a2a505f because of the same issue described in 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 (libxml2 : convert to new staging and fix python error in gnome-doc-utils) But at that time 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 was not commited yet
2010-02-25libxml2 : convert to new staging and fix python error in gnome-doc-utilsDenis 'GNUtoo' Carikli3
Converting libxml2 recipes to the new staging way fixed the error where,during the compilation of gnome-doc-utils libxml2.py couldn't be find,but strangely the libxml package had only libxml.py Also removed the following useless part as suggested by Phil Blundell on mailing list: install -d ${STAGING_DATADIR}/aclocal/ install -d ${STAGING_BINDIR_CROSS}
2010-02-25gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcamDenis 'GNUtoo' Carikli1
gst-launch v4lsrc ! jpegdec ! xvimagesink doesn't work if you don't depend on libv4l with my gspca webcam. The fix was suggested in #gstreamer in freenode: Feb 20 20:37:36 <fargiolas> GNUtoo: did you compile it on your own? it seems it's not compiled with libv4l support And: Feb 20 20:43:08 <fargiolas> GNUtoo: probably your device output frames in an exotic pixel format and libv4l is needed to decode it The webcam was a gspca_zc3xx webcam
2010-02-25task-shr-feed: add jefliks to feedThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-25jefliks: add new recipeThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
2010-02-25iksemel: update to version 1.4Thomas Zimmermann1
* recipe rewritten from scratch Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
2010-02-25gettext_0.17: fix build issue on 64-bit hostCliff Brake1
was getting the following message: /usr/lib64/libxml2.so.2: undefined reference to `gzopen64' solution is to add libxml2 to native DEPENDS
2010-02-25gdal: Move to new stagingMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-25gpsd: Bump version to 2.90 and clean recipeMichael Lippautz6
* Removed board related stuff from the main gpsd recipe * Add udev hotplugging support (seperate package 'gpsd-udev') * Modified configuration and initscript in a way that a gps device could either be added by /etc/default/gpsd OR via recipe using the local gpsd socket. * gpsd API changed! look at http://gpsd.berlios.de/#news Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-25pixman: move 0.17.6 to obsoleteMartin Jansa7
* This version wasn't as well tested as 0.17.8 probably is, 0.17.6 * wasn't probably used except SHR, which also moved to 0.17.8 now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25pixman: increase preference of 0.17.8 for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25xserver-xorg_git: bump SRCREV, rebase one patch and remove one already appliedMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25pixman 0.17.8: add and make default for angstromKoen Kooi9
2010-02-25qt4-embedded-gles 4.6.2: try harder to build fb and sgx pluginsKoen Kooi2
* reported by Varun Shah
2010-02-25linux-openmoko: move srcrevs to recipes, bump 2.6.32 versionMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25linux-kexecboot: add 2.6.33 versionMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25linux: add 2.6.33 versionMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25mc: Fix build of 4.6.2 by not deleting required config.rpathFlorian Boor1
2010-02-24linux.inc: Use package_stagefile_shell in do_devicetree_imageTom Rini1
2010-02-24shr-theme-neo: bump SRCREVS for illume, elementary, phoneui theme, remove ↵Martin Jansa8
last traces of libframeworkd-phonegui-efl-theme-neo even from RSUGGESTS, add idle_screen.edj.neo Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24mcnavi: add edje-native dependency, thanks to Dieter ThimmMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24evopedia: bump SRCREV and update recipeThomas Zimmermann1
* depencie on kernel-module-squashfs is no longer needed * python-compression is needed to read bz2 dumps Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24sofia-sip: upgrade to latest version (1.12.10)Thomas Zimmermann2
* 1.12.7 doesn't compile with newer autotools Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24opkg: add tmp_dir option to opkg.conf for SHRMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24task-shr-feed: remove eve, removed from upstream svn repository in svnr45979Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24e17: add some modules: cpu, forecasts, uptime and screenshot (+ emprint dep)Koen Kooi5
2010-02-24libgles-omap3: fix DEPENDS as wellKoen Kooi1
2010-02-24libgles-omap3: complete the previous commit, I suck at using git mergetoolKoen Kooi15
2010-02-24libgles-omap3: complete overhaulKoen Kooi27
* convert to new-style staging * (re)build demos with proper toolchain and flags * build trainingcourses * generate .desktop files on the fly * delete old versions
2010-02-24libsyncml: bump PR for -O2 from sane-toolchain-eglibc.incMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24task-shr-feed: fix machine overrideMartin Jansa1
* Never += to override variable as it appends to empty override variable which is later used instead of that variable without override Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23gdb-cross-sdk: Add zlib-sdk to DEPENDS.Tom Rini3
No PR bump since we don't actually link vs the -sdk libs.
2010-02-24task-shr-feed: add mcnaviMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24mcnavi: new recipeThomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23eggdbus: add dependency on dbus-glibDenys Dmytriyenko1
2010-02-23python-pysqlite2-native: New recipeTom Rini1
2010-02-23initscripts: Make umountfs a bit more robust, bump PRTom Rini2
2010-02-23ffalarms: kill SRCPVMartin Jansa1
2010-02-23ffalarms: oe-stylizeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23ffalarms: moved from svn to git, update PV, remove applied patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23xserver-kdrive-common: SHR - don't force user to calibrate his screen after ↵Martin Jansa2
first boot, but restore calibration if available. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23xserver-xorg_git: add more pending patches for latest dri2 changesMartin Jansa8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23gnome-system-tools: add 2.28.2Koen Kooi1
2010-02-23cpufrequtils 006: add patch from upstream to fix /proc/stat readingKoen Kooi2
* This brings 006 up to 007 functionally, without all the buildsystem changes in between
2010-02-23transmission_1.91.bb : add new version, few minor bug fixesGraeme Gregory1
2010-02-23network-manager-applet_0.8.bb : add new versionGraeme Gregory1
2010-02-23networkmanager-openvpn_0.8.bb : add new versionGraeme Gregory1
2010-02-23networkmanager_0.8.bb : add new versionGraeme Gregory1
2010-02-22eggdbus: disable parallel make due to eggdbusenumtypes.h gen/useDenys Dmytriyenko1
Quick workaround to make it build again. Can probably be fixed properly in the Makefile... No PR bump.
2010-02-22libgpsmgr_0.1.bb : apply patch to remove debian requirement, update staging.Graeme Gregory2
http://wiki.navit-project.org/index.php/Navit_on_OpenEmbedded_for_n810 has a patch that is required on non debian systems.