summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-07-24geda-gattrib: Undeleted gattrib-gtk218.patch accidentally removed by d264d0f.Stanislav Brabec1
2010-07-24psplash-ti: add ti logo progress barChase Maupin3
* Added recipe to provide TI logo on splash screen during booting. This is for use with TI processors. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-24gnome-bluetooth: Remove support for help file generator to not depend on ↵Stanislav Brabec1
host system docbook XSL processing. Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-24geda-gattrib: Drop support for gtk+ < 2.18. It was broken since 4e7aae5 that ↵Stanislav Brabec2
tried to fix 995db54, which failed to parse on some systems. Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-24Merge branch 'org.openembedded.dev' of git.openembedded.net:openembedded ↵Stanislav Brabec3
into org.openembedded.dev
2010-07-24angstrom-2008-preferred-versions.inc: Remove spitz and akita specific udev ↵Stanislav Brabec1
version, opkg upgrade would break the system. Reverts 48dd1c1. Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-24akita.conf, spitz.conf: Set PREFERRED_PROVIDER for udev-compat to ↵Stanislav Brabec2
udev-compat141.
2010-07-24udev: Fix sanity_check errors of requires/provides in udev-compat introduction.Stanislav Brabec5
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021848.html Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-24udev: Fix possible multiple mounting of /dev, increment PR.Stanislav Brabec9
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021663.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-07-24udev: Added support for udev-compat.Stanislav Brabec4
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021662.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-07-24udev-compat141: Added compatibility udev package for old kernels.Stanislav Brabec5
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021661.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-07-24beagleboard-test-image: contents for test ramdiskJason Kridner1
* Used standard mplayer (avoid creation of a limited function mplayer). * Included cpufrequtils. * Updated by Koen's feedback * Build x-load, u-boot, and the kernel with every image.
2010-07-24beagleboard-test-scripts: createdJason Kridner1
These are scripts from the validation repository used to test various functions on the board. Updated by Koen's feedback fixed shell script error: Setting variables in shell script (do_install) need to not have spaces between the variable and the '='.
2010-07-24angstrom-gpe-task-settings: remove gpe-packageKoen Kooi1
2010-07-24gpe-package: switch to IPKG_VARIANT, clean up and fix licenseKoen Kooi1
2010-07-24u-boot git: sync i2c and button patch with ↵Koen Kooi4
http://gitorious.org/beagleboard-validation/u-boot/commits/validation-20100723 u-boot git: change default env for beagle to run user.scr or ramdisk when the USER button is pressed
2010-07-24x-load git: add patch to detect the different memories on beagleboard xMKoen Kooi2
2010-07-24ffmpeg svn: enable ffserverKoen Kooi1
* ffplay needs an sdl patch
2010-07-24ffmpeg: fix packagingKoen Kooi2
ffmpeg svn: make it distributable
2010-07-24Merge branch 'org.openembedded.dev' of ↵Marco Cavallini12
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-07-24kaeilos-2010.conf: switched opkg stuff to opkg-nogpg-nocurlMarco Cavallini1
2010-07-24angstrom: add ipkg to blacklistKoen Kooi1
2010-07-24base-image: switch to IPKG_VARIANTKoen Kooi1
2010-07-24linux-omap-psp 2.6.32: additional bugfixes for the camera driversKoen Kooi4
2010-07-24distro: Add new feature to indicate thumb-interworking.Khem Raj6
* This would be used to decide if we can use BX in return instructions in uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-24Merge branch 'org.openembedded.dev' of ↵Marco Cavallini44
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-07-23tcpdump-4.1.1Nicolas Boichat5
Ported most patches from 4.0.0, except no-ipv6-tcpdump4.patch (fixed upstream). Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-07-23libpcap 1.1.1 recipe.Nicolas Boichat2
Notes about patches from 1.0.0: - ieee80215-arphrd.patch: ported to 1.1.1 - aclocal.patch: does not seem to be needed (unsure) - 0001-Fix-some-problems-that-show-up-in-autoconf-2.64-and-.patch: same - ldflags.patch: fixed upstream Other main difference: - pcap-config is installed in the dev package, as well as in the staging directory. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-07-23yaffs2: Remove legacy staging (from poky)Khem Raj3
* yaffs2-util remove native recipe in favor of BBBLASSEXTEND. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23libbedic_1.1.bb, encdec-updater-native.bb: Remove legacy stagingKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23opencv-dsp-acceleration: Revision changed to 128Pramod Poudel1
*IMGLIB_PATH is changed to path where other TI tools are found. Signed-off-by: Pramod Poudel <ktmpole@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-07-23gcc-4.5: Fix rev instruction generation on armv6+ (backport PR 43698)Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23quilt-native: Dont configure with --without-dateKhem Raj2
* This ends up quilt installing its little perl handler for date which does not understand -r option used in quilt refresh Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23uclibc-git: Bump SRCREVKhem Raj2
* Remove upstream patch. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23task-shr-feed: add maximaMartin Jansa1
2010-07-23maxima: add recipe, tool for algebraic calculationDavid Lanzendörfer1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-23fsogsmd: temporarily disable palm pre support, until upstream has been ↵Michael 'Mickey' Lauer1
sorted out
2010-07-23tiff_3.9.2.bb: updated sources link because the old one was brokenMarco Cavallini1
* now is http://download.osgeo.org/libtiff
2010-07-23EFL: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-23linux_git: bump SRCREV for rc6, enable PLATFORM_PATA for spitzMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22conf/machine/include/nios2.inc: removed pinningsFrans Meulenbroeks1
removed the pinnings of gcc, glibc, binutils etc these are not needed any more now the recipes involved have COMPATIBLE_TARGET_SYS to protect against usage of recipes that do not support nios2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22binutils_2.20.1: commented out enabling for nios2Frans Meulenbroeks1
commented out enabling for nios2 as there is an open issue with ld; will enable again once I fixed the issue Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22gcc: added COMPATIBLE_TARGET_SYSFrans Meulenbroeks2
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the gcc-common.inc file and COMPATIBLE_TARGET_SYS = "." to the only recipe that does support nios2 (gcc-4.2.1.bb) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22linux-openmoko-2.6.32: make defconfig more modularized and disable preemptMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22linux-openmoko-2.6.32: update stable patch to 2.6.32.16, rebase some patches ↵Martin Jansa9
and add possible WS fix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV to get SetFunctionality fixes of ↵Klaus Kurzmann1
fsogsmd Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-22glibc.inc: changned = to ?= in COMPATIBLE_TARGET_SYS assignmentFrans Meulenbroeks1
replaced = by ?= apparently this fell out of the file somewhere Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22glibc: added COMPATIBLE_TARGET_SYSFrans Meulenbroeks2
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the glibc.inc file and COMPATIBLE_TARGET_SYS = "." to the only recipe that does support nios2 (glibc_2.5.bb) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-22gcc-4.5.inc: Bump SRCREV to latest git tip.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-22sanity.bbclass, abi_version.conf: Bump the ABI to inform that cross has died.Khem Raj2
* tmpdir layout is changed bump ABI version to force a rebuild. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Ackef-by: Chris Larson <clarson@kergoth.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>