aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-26Add fping 2.4b2_to, plus patch from SourceForge.Michael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26eglibc: Make sure that scsi headers are available when neededTom Rini
This is fixing bug #4262 for eglibc (original did glibc and linux-libc-headers). See b8bb2a62b3916470c752bd79d31322b4358fc676 for the rest of this.
2009-06-26iputils 20071127: add docbook dependency to fix buildMichael Smith
Looks like the newer snapshots don't include manpages, so docbook-utils-native is required to build them. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26tcpdump 4.0.0-r2: remove extra ${sbindir}/tcpdump.4.0.0Michael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26tcpdump: fix mix of tabs and spacesMichael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodleAndrea Adami
embedix kernels
2009-06-26kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30dAndrea Adami
- COMPATIBLE_MACHINE will be set in sharprom-compatible
2009-06-25libxine: update to version 1.1.16.3woglinde
2009-06-25schroedinger: extra recipe for the gst-plguins * no need for compiling half ↵woglinde
of gnome when we want libschroe * bump PR
2009-06-25popt: use the better way for generating or not generationg locales * bump PRwoglinde
2009-06-25mgetty: add mgetty-fax to the package and honor our LDLFAGSwoglinde
2009-06-25gcc: get rid of fix-ICE-in-arm_unwind_emit_set.diffDirk Opfer
Remove fix-ICE-in-arm_unwind_emit_set.diff from gcc versions >= 4.2.1 upstream gcc already includes this fix. Instead of patching arm_unwind_emit_set the patch was modified and slipped into thumb_pushpop and can cause a gcc segfault. Signed-off-by: Dirk Opfer <dirk@do13.de>
2009-06-25recipes/images/x11-jvm-image.bb replaced typo '$(ADD_JVM)'Marco Cavallini
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-25zaurus-installer: set LICENSEAndrea Adami
2009-06-25embedix kernels: set COMPATIBLE_MACHINE = "none"Andrea Adami
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible
2009-06-24task-opie: make inclusion of irda and bluetooth tasks contingent upon ↵Rolf Leggewie
COMBINED_FEATURES
2009-06-24opie-image: make inclusion of irda and bluetooth tasks contingent upon ↵Rolf Leggewie
COMBINED_FEATURES
2009-06-24meta-toolchain: Oops, we want layout_libdir not layout_base_libdir for opkgTom Rini
2009-06-24gdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDSTom Rini
To build just gdbserver, we don't need ncurses or readline, so drop the DEPENDS and pass --without- for configure. Also, we don't need to build anything more than 'gdbserver'.
2009-06-24pulseaudio: Switch to INC_PR, add openssl to DEPENDS.Tom Rini
Also remove dbus from the version specific DEPENDS lines as it's in the inc file
2009-06-24alsa: Add alsa-lib/plugins/utils 1.0.19Tom Rini
2009-06-24obexftp: version 0.23 compiles fine against bluez-libs 3.x. Relax DEPENDS ↵Rolf Leggewie
accordingly.
2009-06-24bluez: document upstream status of avinfo-link.patch as not applicable upstream.Rolf Leggewie
2009-06-24bluez: update bluez-libs to 4.42. unify.Rolf Leggewie
2009-06-23openssl: add support for compilation on Via C3 host.Rolf Leggewie
Many thanks to Phil Blundell.
2009-06-23bluez4: rebase 4.39 and 4.41 on new .inc fileRolf Leggewie
2009-06-23bluez4: poor man's unificationRolf Leggewie
2009-06-23Added recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusionMarco Cavallini
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-23linux-omap-pm 2.6.29: fix beagleboard audioKoen Kooi
2009-06-23nbnench-byte: fix QA errorsKoen Kooi
2009-06-23Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-23tango-icon-theme: add 0.8.90Koen Kooi
2009-06-22netperf: Fix SRC_URI (2.4.4 is in archive now)Tom Rini
2009-06-22xserver-common, zaurusd: Use native xserver orientation for spitz, akita and ↵Stanislav Brabec
borzoi, updated X11/Xinit.d/11zaurus.
2009-06-22zaurusd: Support configurable portrait and landscape xrandr orientation.Stanislav Brabec
2009-06-22keymaps: RDEPENDS fix.Stanislav Brabec
2009-06-22Add basic support for i.MX27ADS boardAlan Carvalho de Assis
This patch adds basic support on OpenEmbedded for i.MX27ADS board. It uses the mainline kernel instead Freescale one. The mainline doesn't have support for USB, Camera, etc. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-22nbench-byte: added BYTEmark benchmarkMarcin Juszkiewicz
BYTE Magazine's native benchmarks (also called BYTEmark) designed to expose the capabilities of a system's CPU, FPU and memory system. http://www.tux.org/~mayer/linux/ Recipe from old Atmel overlay.
2009-06-22Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-06-22/etc/profile: stricter root PATH - require absolute pathname for bins in cwdDenys Dmytriyenko
Having current directory (either '.' or empty string) in PATH is considered dangerous for root. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Phil Blundell <philb@gnu.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-22pavucontrol: add 0.9.8Koen Kooi
2009-06-22bluez4: add 4.42Koen Kooi
2009-06-22gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.Philip Balister
2009-06-22zip: fix QA errorsKoen Kooi
2009-06-22iproute2: add new upstream versionDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-21gnuradio : Update .inc file and other updatesPhilip Balister
* Convert PR to use INC_PR * All recipes now use private copy of libusb_0.1.12 so usrp works * Move more stuff into the .inc file * Fix program-prefix
2009-06-21dvb*: update SRCDATE, fix QA stuffKoen Kooi
2009-06-21fennec: use native bpp to speed up rendering on 16bit framebuffersKoen Kooi
* helps with memusage as well
2009-06-21Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev