aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-03-12abiword-2.5.inc: Resemble DESCRIPTION more to valid English grammarSebastian Spaeth
I really, really think the abiword recipes need cleanup we have old versions back to 2.4.* in here. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-12abiword-2.5.inc: Fix double quotes typo in HOMEPAGESebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-11linux-libc-headers_2.6.31.bb: Use __u8 instead of u8Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-12fsogsmd: bump SRCREV for fixed build with enabled modem-qualcomm-palmMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11pingus: update wrapper script for gta{01|02}Thomas Zimmermann
* old script does not work with newer xrandr anymore Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-11libxml: actually install xml2-config in STAGING_BINDIR_CROSSDenys Dmytriyenko
Make sure STAGING_BINDIR_CROSS is a directory and not the target filename for xml2-config. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-11util-linux-ng: Correct vi errorMartyn Welch
Commit bbd436a98df5d4a439e519651c38fb48d81e5a78 appears to have added a via error to "pkg_prerm_${PN}": - update-alternatives --remove pivot_root pivot_root.${PN} + update-alternatives --remove pivot_root pivot_root.${PN}i Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa
* ETCDIR instead SYSCONFDIR, because there already was STAGING_ETCDIR_NATIVE Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11pyphonelog: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11linux-libc-headers_2.6.32: reinstate scsi headers, PR bump after ↵Martin Jansa
e2fb432ca9f375defad1491a3ae83c473f6036fb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11python-pygame: add version 1.9.1, with new staging and smpeg compatibilityMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11sdl-perl: remove replace for smpeg.h in SDL_perl.xs as it's not needed ↵Martin Jansa
anymore for newer smpeg Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11smpeg: convert to new staging and bump SRCREV a bitMartin Jansa
* please note that headers are now as upstream puts them in /usr/include/smpeg/* instead /usr/include/SDL * smpeg-config returns right paths, so it should be OK for sane packages Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11gtk+_2.18.6: add libxext-native to DEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11fsodeviced: use it as default alsa scenarii providerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11sane-srcrevs-fso.inc: bump PR of libframeworkd-glibKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-03-11gtk+: work around problem with loaders not yet being installed at the point ↵Phil Blundell
where we need to query them
2010-03-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer
into org.openembedded.dev
2010-03-11readline 5.2: and apply the patch to fix the missing include directiveMichael 'Mickey' Lauer
2010-03-11readline 5.2: add missing include to stdio.hMichael 'Mickey' Lauer
Include headers are usually required to be self-contained; only the readline team sees that quite differently.
2010-03-11Merge remote branch 'upstream/org.openembedded.dev' into org.openembedded.devSteffen Sledz
2010-03-11linux-libc-headers: reinstate scsi headers in staging that got lost with the ↵Koen Kooi
new-style staging conversion * this makes udev build again
2010-03-11gtk+: generate gdk-pixbuf.loaders during native installPhil Blundell
2010-03-11base: also stage ${sysconfdir}Phil Blundell
2010-03-11linux-2.6.24: fix kernel oops upon driver unload for hipox machinet.fromm
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11udev: we don't like a DEVCACHE at hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11busybox: syslog to file instead of buffer for hipox machine by defaultsledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11udev 151: create modules.dep if it doesn't exist, fixes scary warnings at ↵Koen Kooi
first boot
2010-03-11linux_2.6.28.bb: updated to new paches for Ronetix PM9263Marco Cavallini
* used new 003_linux-2.6.28-at91-ronetix-20112009.patch * bump DEFAULT_PREFERENCE_ronetix-pm9263
2010-03-11kaeilos.inc: added some new optionsMarco Cavallini
2010-03-11kaeilos/issue: updated welcome message (also in kaeilos/issue.net)Marco Cavallini
2010-03-11libsndfile1: updated to 1.0.21Frans Meulenbroeks
also fixed download location and moved two config vars to arm-common (not sure about ac_cv_sizeof_off_t=8, this seems odd or recipe specific, so left that one) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-11lsof: updated to 4.83Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-11ecore: split exit_uclibc patch, as one part needs maxrev=47076Martin Jansa
* ecore_con_dns.c was removed in r47077 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11om-gta01: fix XSERVER variable, bump PR for task-x11shr build user
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11navit: remove D_P -1 as older release 0.1.0 is not compatible with current gpsdMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11compatibility-providers: add gtk+-native as provider for ↵Martin Jansa
gdk-pixbuf-csource-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11fso: bump cornucopia SRCREV for async fixesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11qi-ubi: add ubifs rootfs params also for gta01, move SRCREV to recipeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11xf86-video-glamo: bump SRCREV for xrandr fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11linux-openmoko-2.6.32: two more patchesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11libgsm0710mux|fso-abyss: catch up with SRC_URI; both have moved into cornucopiaMichael 'Mickey' Lauer
2010-03-11fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem pluginMichael 'Mickey' Lauer
2010-03-11vala: 0.7.10.3 -> 0.7.10.4Michael 'Mickey' Lauer
2010-03-11pixman git: add some ARMv6 optimizationsKoen Kooi
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz
* initrd images need to be prepared with mkimage to be usable from u-boot Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-03-09linux/linux/linux-jlime-jornada7xx_2.6.32+git.bb:Kristoffer Ericson
* Add newest HP Jornada 700-series kernel recipe. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-03-09gtk+: remove special-casing for native installation, declare provider for ↵Phil Blundell
gdk-pixbuf-csource-native when building natively (based on original patch from Graeme Gregory <dp@xora.org.uk> with minor edits)
2010-03-09task-shr-feed: add bootchart-liteMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09task-shr-minimal: readd libx11-localeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>