summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-10gpsd: update to version 2.39Henning Heinold2
2010-02-10u-boot: remove 'inline' from functions with weak attribute.Guo Hongruan7
* gcc 4.4 onwards complains about inline qualifier on weak functions. Signed-off-by: Guo Hongruan <camelguo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10gmp: use GNU_MIRROR in SRC_URIBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10local.conf.sample: Document proxy setup.Bernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10task-base.bb: use uniform test for setBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10binutils-2.20: Forward port binutils-x86_64_i386_biarch.patch to 2.20Bernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10uclibc-git: Typo fix in comments.Bernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10git: remove version specifics from generic incBernhard Reutner-Fischer3
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-10shadow: run pwconv and grpconv in postinstKoen Kooi1
* this converts oldstyle formats to the proper one
2010-02-10xinput-calibrator: run through oe-stylize and recipe sanityKoen Kooi1
2010-02-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory27
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-02-10maemo5-compat: changed some versionsMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10check-kernel-updates: simple shell script to check for versions of stable ↵Marcin Juszkiewicz1
kernels Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10linux 2.6.32: update to latest stableMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10linux 2.6.27: update to latest stableMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10checksums.ini: another set of checksumsMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10libpng: added 1.2.37 for Maemo5-compatMarcin Juszkiewicz3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10glib-2.0: added checksums for 2.20.3Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10glib-2.0 2.20.3: added forgotten patchesMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10file: added 5.04 (WIP)Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10x-load_git.bb : add support for omapzoom2 in x-loadGraeme Gregory2
this recipe is a bit wierd as omapzoom2 version of x-load refers to u-boot build directory.
2010-02-10Merge commit 'origin/org.openembedded.dev' into org.openembedded.devMichael 'Mickey' Lauer16
Conflicts: conf/checksums.ini
2010-02-10vala: 0.7.10.1 -> 0.7.10.2Michael 'Mickey' Lauer3
2010-02-10freetype: added 2.3.9Marcin Juszkiewicz4
2010-02-10checksums.ini: added some new entriesMarcin Juszkiewicz1
2010-02-10glib-2.0: handle Maemo5-compat in same way as chinook-compatMarcin Juszkiewicz1
2010-02-10glib-2.0: added 2.20.3 for maemo5-compat distroMarcin Juszkiewicz1
2010-02-10maemo5-compat: make it work and update toolchain to about same as SDK usesMarcin Juszkiewicz1
- uses CSL 2007q3 (4.2.1 with armv7a support) - binutils 2.18.50.7 should be similar to 2.18.50.20070820 bumped native tools: - autoconf 2.63 - automake 1.11.1 - libtool 2.2.6b bumped libraries: - glib 2.20.3 - libpng 1.2.37
2010-02-10maemo5-compat: added from Jalimo repositoryMarcin Juszkiewicz1
2010-02-10glibc 2.5: do not use asm/page.h header (taken from glibc 2.6.1)Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-02-10gcc csl 2007q3: import header hack from Poky to get glibc 2.5 builtMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-02-10linux 2.6.28: fix nokia900 buildMarcin Juszkiewicz3
- defconfig is based on Maemo5 one (present in sources as rx51_defconfig) - MACHINE_KERNEL_PR is set in nokia900.conf as we do not use linux-omap recipes for that device. It was discussed with OMAP3 maintainter (Koen Kooi) on IRC: 11:02 < hrw> koen: nokia900 uses omap3.inc and I need to bump kernel - are you ok with bumping M_K_PR for all omap3? 11:02 < hrw> koen: I can also move M_K_PR to nokia900.conf to separate it 11:02 < hrw> this device do not use linux-omap recipes 11:02 < hrw> at least not yet 11:06 < _koen_> hrw: either solution is fine by me, but if it isn't using linux-omap I think I prefer moving MKPR to nokia900.conf
2010-02-10nokia900: use zImage kernelsMarcin Juszkiewicz1
2010-02-10u-boot_git.bb : add actual omapzoom2 u-boot from TI tree.Graeme Gregory3
This is the TI maintained u-boot for the zoom2. Also added is koens patch to make sure NEON code does not deadlock.
2010-02-10task-shr-feed: drop omviewMartin Jansa1
2010-02-10zhone: remove unneeded dependencies, update revMartin Jansa2
* unneeded deps pulled by task-python-efl (mainly because of broken/deprecated python-epsilon), * update rev for build fix with newer EFL (missing eina-0 headers) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10linux-openmoko-2.6.32: upgrade to 2.6.32.8, drop applied patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10e-wm: fix flaunch in illume (SHR Bug: #821)Thomas Zimmermann2
* change back number of flaunch buttons from 10 to 3 * change back categorie from System to Bar Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10vala: 0.7.10 -> 0.7.10.1Michael 'Mickey' Lauer3
2010-02-09task-sdk-bare: Drop locale stuff, bump PRTom Rini1
Locale stuff doesn't belong in a "bare" SDK.
2010-02-09linux-kexecboot_2.6.32+2.6.33-rc6: minor defconfig cleanings for ZaurusAndrea Adami4
2010-02-09sane-srcrevs-fso.inc: bump rev of libframeworkd-glibKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-09xf86-input-tslib 0.0.6: Add patch for XOrg 1.7.4 to fix crashes on ↵David-John Willis2
XGetPointerControl request. * From Grazvydas Ignotas - Already pushed to mainline for next xf86-input-tslib release.
2010-02-09busybox: trim superfluous trailing whitespace from .inc fileBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-09sanity: correct misleading message about location of TMPDIRPhil Blundell1
There is no point in telling users to move TMPDIR "back" to its current location :-}
2010-02-09flex: remove version specifics from generic incBernhard Reutner-Fischer3
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-09swt3.5-gtk 3.5.1: Added new version.Robert Schuster1
2010-02-09swt-gtk.inc: Removed need for specifying SWTVERSION, now done programmatically.Robert Schuster2
swt3.4-gtk 3.4.2: Removed SWTVERSION.
2010-02-09swt3.3-gtk 3.3.1: Removed.Robert Schuster4
swt3.4-gtk-hildon 3.4: Removed swt3.4-gtk 3.4: Removed swt3.4-gtk 3.4.2: Prepared for swt3.5 release.
2010-02-09quilt: use builtin date routinesBernhard Reutner-Fischer1
quilt tries to use an RFC822 date format which is obsoleted by rfc2822 since 8 years now. It has a builtin date handler, so use that and not the date binary (which may only support rfc2822 by now, as busybox does) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>