aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-13oe.process: pull some common bits overChris Larson
Also update gitver to use the subprocess wrappers Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13gdb-cross/cross-sdk: Fixup DEPENDS furtherTom Rini
Since we are statically linking, as noted before, we now share the same DEPENDS set on cross and cross-sdk. And gdb cannot build without grabbing some stuff from the real compiler. gdb-cross was fine but gdb-cross-sdk was relying previously on an oddity of zlib. To be clear, add in virtual/${TARGET_PREFIX}gcc with a comment. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13zlib.inc: autotools.bbclass handles libtool dependsTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13gdb-cross-sdk.inc: Do not run autoreconfTim Harvey
* GDB autoconfigury mandates uses of a given autconf e.g. 2.64 for gdb 7.1, but OE's default autoconf native is 2.65 and it does not go so well with gdb. We do not really need to recreate configure if it its not needed Signed-off-by: Tim Harvey <harvey.tim@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13udev 141/151/154: Fix update-rc.d logic for udev-cacheTom Rini
The way that functions are evaluated means that while we say append our update-rc.d addition for udev-cache ends up at the top of the postinst script meaning that $OPT is not set and this error will cause no udev rcN.d symlinks to be created until during the first boot which can be a problem. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13ffalarms: fix build with newer valaMartin Jansa
* ffalarms.vala:142.9-142.16: error: TimeZone is an ambiguous reference between GLib.TimeZone and ICal.TimeZone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13u-boot_git: added dont-inline-weak-symbols patch for hawkboardFrans Meulenbroeks
u-boot did not build for hawkboard due weak symbols and inlining. this is a known issue with u-boot 2009.8 and git versions shortly after that added the already existing patch to SRC_URI_hawkboard Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-13totem-pl-parser 2.30.0: fix build with libtool 2.4 sysrootKoen Kooi
* also disable introspection
2010-10-13tiff: Update to 4.0.0beta6Tom Rini
This includes a number of security fixes. In addition, side-port the fix for CVE-2010-2482. Since we updated for security reasons and there was only one version before this (the previous beta), git mv and update the distros that had pinned down. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13mikmod: libtool 2.4 fix 2/2: sed out -L/usr/lib from gcc cmdlineKoen Kooi
2010-10-13mikmod: remove hack to work around powerpc toolchain bugs from 3 years agoKoen Kooi
Also run oe-stylize on it
2010-10-13gdb-cros-sdk.inc: Update our DEPENDS listTom Rini
Since we statically link, we don't want to depend on the -sdk version of things but do want to depend on the -native version. We also need to depend on expat-native. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13imagemagick: enable libtoolizeKoen Kooi
This is needed for libtool 2.4 and has no ill effects on libtool 2.x builds
2010-10-13libwnck 2.30.5: add missing dep on gobject-introspection-nativeKoen Kooi
2010-10-13libwnck: add 2.30.5Koen Kooi
2010-10-13iliwi: add missing libgee DEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13libsdl-ttf: add newer version 2.0.10Martin Jansa
* conditionaly update libtool macros Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13python-setuptools: add newer version 06c11Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13python-numeric: add newer version 24.2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13apr-util_1.3.4: Build without Postgres supportTasslehoff Kjappfot
apr-util attempts to execute pg_config, which could be the host pg_config binary. Ask it to build without Postgres support.
2010-10-13gstreamer-ti: bump PR for omap3 codec changesKoen Kooi
2010-10-13angstrom-codec-engine-latest-preferred-versions: use version 4 of omap3530 ↵Koen Kooi
codecs
2010-10-13ti-codecs-omap3530: add version 4 with c6accel supportKoen Kooi
2010-10-13obexd_0.34.bb: remove fso patchThomas Zimmermann
* this won't apply to this version * remove as it needs complete rewrite
2010-10-13linux-omap 2.6.36rc: move SRCREV forwardKoen Kooi
2010-10-13distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library ↵Khem Raj
search path. * This was done generically in bitbake.conf this should be done on demand and distutils based recipes seem to need it. So we define it here. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-10-13angstrom-next: switch to udev 154Koen Kooi
2010-10-13ti-dmai svn: bump dm365 SRCREV after kernel changeKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13linux-davinci 2.6.32rc2: fix typo in name and switch dm365 to use this recipeKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13ti-dmai svn: bump SRCREV for omap3 and dm365Koen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13libcanberra: update to 0.26Koen Kooi
2010-10-13linux-davinci: add 2.6.31+2.6.32-rc2-psp03.01.00.37Koen Kooi
imported from arago with some changes Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13obexd: add 0.34Koen Kooi
2010-10-13bluez4: add 4.75, fix alsa packagingKoen Kooi
2010-10-13ti-dm365mm-module: use external URL to fetch the componentBrijesh Singh
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13gstreamer-ti_svn: various updatesBrijesh Singh
* apply patch from tracker 1208 to get zero copy support on DM365 platform. * enable c6accel based element on omap3 platforms. * update dm365 loadmodules to reserve ARM TCM need by platinum codecs. * add loadmodule for omapl138. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-13pavucontrol: add 0.9.10Koen Kooi
2010-10-13paprefs: bump PR for pulseaudio changeKoen Kooi
2010-10-13padevchooser: bump PR for pulseaudio changeKoen Kooi
2010-10-13angstrom-next: switch to a newer pulseaudioKoen Kooi
2010-10-13dosbox: add 0.74Koen Kooi
2010-10-12gnuradio: Fix build with libtool 2.4Khem Raj
* Update libtool macros for embedded libusb * We still need to fix libstdc++.la issue Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-12eglibc_2.12/eglibc_svn: Update to latest svn tipKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-12motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHSTom Rini
Since we have this as a MACHINE_FEATURES we need this to be able to add contents to the rootfs that use the feature. Tested-by: Angelo Stefanos Mavridis Bartolome <angelo@pynell.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-12package.bbclass: copy dotfiles in root D to PKGDMichael Smith
Use shutil.copytree() to copy D ("image") to PKGD ("package"). The previous system("cp %s/* ...") missed dotfiles/dirs at the top-level. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-10-12x-load-sakoman: fix typoKoen Kooi
2010-10-12vala-terminal: bump SRCREV for new vala detectionMartin Jansa
2010-10-12task-shr-feed: add ffphonelog and inkspillMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-12inkspill: add recipe for nice little game written by Al Sweigart.Justus Winter
* I merely optimized the animations until it ran smoothly on my openmoko, tweaked the user interface for the mokos screen and packaged it. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-12ffphonelog: new recipe from SHRŁukasz Pankowski
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>