aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-09-01bt950-cs_0.1.bb: Dont override PACKAGES but append to it.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01vlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engineKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01clutter_0.6svn.bb,clutter-gtk-0.6_git.bb: Unused and unbuildable for long ↵Khem Raj
hence removed. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01recipes: Move some recipes to nonworking for getting bitbake world.Khem Raj
* If a recipes has DEPENDS on another recipe which is nonworking then move the recipe in question to nonworking too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01tgt: moved to version 1.0.8Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01iscsi-target: moved to 1.4.20.2Frans Meulenbroeks
also renamed the files dir to the more appropriate iscsi-target added a DEFAULT_PREFERENCE = "-1" for beagleboard as angstrom and minimal use a modified 2.6.32 kernel which breaks this recipe Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01gst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS.Graham Gower
Several images want gst-plugin-modplug (e.g. illume-image and the fso images). They fail to find it without this. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-01unionfs-utils: Fix the QA error about hashing style.Khem Raj
* Use INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01make_3.82.bb: Add new recipe.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com>
2010-08-31Revert "gtk+: remove old versions"Frans Meulenbroeks
This reverts commit 96503f06a6f1f0b7f9df44d97af90252717d8897. As requested by Florian and Leon because the footprint of these versions is smaller than the newer ones. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-31various syslogs: keep syslog running as long as possible on shutdownSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-08-31qmake2: use the new qt4-tools instead of the unmaintained uicmoc recipesKoen Kooi
2010-08-31vala-dbus-binding-tool: catch up with vala 0.9.6.1Michael 'Mickey' Lauer
2010-08-31abiword: add 2.8.6Koen Kooi
2010-08-30matrix-tui: fix DEPENDS and use system LDFLAGSDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-30angstrom: Add (hack) recipe to enable autologin (timed) for gdmRoger Monk
* Append autologin to default custom.conf * Longer term need better replacement/conf mechanism Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30linux-davinci: Add SATA configuration patches for da850-omapl138/hawkboardRoger Monk
* Fix small typo * Tune Clock/Data Recovery Configuration * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30linux-davinci: Add patches to disable NAND SUBPAGE on ↵Roger Monk
da850-omapl138-evm/hawkboard * NAND SUBPAGE seen to give problems with UBIFS * Workaround identified by Caglar * Applied configuration locally here to board files * Add Initial UBI settings to da850-omapl138 machine * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30da850-omapl138-evm: Add multiconfig for UI card with NAND enabled (requires ↵Roger Monk
disable MMC) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-29ksymoops: Updated to version 2.4.11, fixed for current libbfd, adjusted ↵Stanislav Brabec
/proc/kallsyms.
2010-08-29crda: Skip verification of regulatory.bin of the build host.Stanislav Brabec
2010-08-29udev: udev-compat-wrapper-patch: Use KERNELMICROVER evaluation that does not ↵Stanislav Brabec
fail on rc and four-part versions.
2010-08-30psplash: Add configuration for smartqv7Florian Boor
2010-08-30tslib: Configuration for smartqv7Florian Boor
2010-08-30xserver-common: Add new release with several bugfixes and merged patches ↵Florian Boor
from OE. tested with Angstrom 2008.1
2010-08-30linux: 2.6.28 patch and workarounds for smartqv7.Florian Boor
2010-08-29ncurses: bumped PREnrico Scholz
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: fixed widec builds for native targetsEnrico Scholz
-D_GNU_SOURCE was not propagated when building native helper tools and must be added to CPPFLAGS hence. By fixing this, widec build can be enabled for native and sdk. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: set some configure cache variablesEnrico Scholz
Corresponding tests returned either wrong results or were generally broken. Test for GPM was not prepared for crosscompiling and GPM support has been disabled hence. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: set --with-ticlib for widec libs tooEnrico Scholz
It was used for narrow lib and there are no reasons why it should not be set for widec tool. Noticed by Eric Benard. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: made -tools depend on base packageEnrico Scholz
There is a symlink in -tools to a file in the base package. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: preserve default PACKAGES list by using +=, not =Enrico Scholz
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: splitted common terminal definitions in own package and depend on itEnrico Scholz
Moved /etc/terminfo from base 'ncurses' packages into -terminfo-base. Recommend this package in -libtinfo and suggest the large -terminfo package. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: use ${PN} instead of hardcoded 'ncurses' in package namesEnrico Scholz
Thanks to Eric Benard for noticing this. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29galculator: add link galculator_48x48.png, otherwise it segfaultsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29openssl: move cnf file to -misc making different libcrypto versions parallel ↵Koen Kooi
installable
2010-08-29task-shr-feed: add galculatorMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29galculator: add version 1.3.4Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29task-shr-feed: add gnuplotMartin Jansa
2010-08-29vala: add 0.9.6.1Michael 'Mickey' Lauer
NOTE: Unfortunately upstream decided to change the PC version, so this and later versions claim to be vala-0.10 instead of vala-1.0. Please adjust your configure.ac, if necessary. To ease the transition, we install vala-1.0.pc as well in the meantime.
2010-08-28xserver-xorg_1.9.0: fix randr support for input calibrationPetr Vanek
This fix corrects the previous version of this patch and ensures that X output and input stay correctly together after xrandr -o is used. Petr Vanous Vanek Signed-off-by: Petr Vanek <vanous@penguin.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28omhacks: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28omap3-pandora.conf/u-boot-omap3pandora_git.bb: Use ↵Khem Raj
PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use. * Dont PROVIDES u-boot but let user decide it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28gdb_7.1.bb: Add support to build gdb for SH4 natively.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28atrack: SRCREV bump to r128, adds aprs symbols, fix missing TODO filePetr Vanek
Bump Atrack to the latest revision. Adds APRS symbols and some bugfixes. Petr Vanous Vanek Signed-off-by: Petr Vanek <vanous@penguin.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28python-cheetah: Add native support.Philip Balister
2010-08-28omnewrotate: SRCREV bump to r67 for 2.6.32 kernel pathsPetr Vanek
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28dspgw-utils_3.3.1.bb: Remove do_stage and patch=1Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28libexif: removed insecure versionsFrans Meulenbroeks
versions 0.6.16 and earlier have several security advisories on them and no one pinned these, also some still had legacy staging so put these to rest Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-28libexif: moved to latest version (0.6.19)Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>