summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-07-01linux-omap 2..29: add mising patchKoen Kooi1
2009-06-30php-native: add 5.3.0Koen Kooi4
2009-06-30linux-omap 2.6.29: add support for mmc1 on expansion connectorKoen Kooi2
2009-06-30live555: update to 2009.06Ottavio Campana2
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-06-30u-boot git: update beagleboard pinmuxKoen Kooi2
2009-06-30sugarbase: inherit gnome for gconf and icon helpersKoen Kooi1
2009-06-30myththv: bump SRCREVKoen Kooi1
* this fixes the "people look like smurfs" bug: http://svn.mythtv.org/trac/ticket/5670
2009-06-30lirc: update to 0.8.5Koen Kooi3
2009-06-30irrlicht: add recipe to build irrlicht demos against a GLES1.1 libDavid Batzle2
2009-06-30linux-2.6.29: remove SQN11xx hack for boc01Jeremy Lainé1
2009-06-29zaurusd: fix borzoi patchAndrea Adami1
- the sources are terrible.. full of missing newlines at the end...
2009-06-28docs: update IMAGE_ROOTFS variableLynn Lin2
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN}
2009-06-27docs: update GENTOO_MIRROR variableLynn Lin1
2009-06-27docs:add deb package to emitLynn Lin1
2009-06-26libusb: Update to latest versions of libusb1 and libusb-compat, removed old ↵Stanislav Brabec20
versions.
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec63
* 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 Smith4
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26eglibc: Make sure that scsi headers are available when neededTom Rini4
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 Smith1
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 Smith1
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26tcpdump: fix mix of tabs and spacesMichael Smith2
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-26sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodleAndrea Adami3
embedix kernels
2009-06-26kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30dAndrea Adami5
- COMPATIBLE_MACHINE will be set in sharprom-compatible
2009-06-25libxine: update to version 1.1.16.3woglinde2
2009-06-25schroedinger: extra recipe for the gst-plguins * no need for compiling half ↵woglinde3
of gnome when we want libschroe * bump PR
2009-06-25popt: use the better way for generating or not generationg locales * bump PRwoglinde1
2009-06-25mgetty: add mgetty-fax to the package and honor our LDLFAGSwoglinde3
2009-06-25gcc: get rid of fix-ICE-in-arm_unwind_emit_set.diffDirk Opfer17
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 Cavallini1
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-25zaurus-installer: set LICENSEAndrea Adami1
2009-06-25embedix kernels: set COMPATIBLE_MACHINE = "none"Andrea Adami5
- 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 Leggewie1
COMBINED_FEATURES
2009-06-24opie-image: make inclusion of irda and bluetooth tasks contingent upon ↵Rolf Leggewie1
COMBINED_FEATURES
2009-06-24conf: remove bluetooth from DISTRO_FEATURES in minimal.confRolf Leggewie1
2009-06-24meta-toolchain: Oops, we want layout_libdir not layout_base_libdir for opkgTom Rini1
2009-06-24gdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDSTom Rini3
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 Rini6
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 Rini5
2009-06-24bitbake.conf, base.bbclass: Changed build config summary header to be a ↵Chris Larson2
variable. Default in bitbake.conf for BUILDCFG_HEADER is "Build Configuration". This lets distributions make their builds ever so slightly prettier :) Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-24packaged-staging.bbclass: use ?= for PSTAGE_PKG.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-24obexftp: version 0.23 compiles fine against bluez-libs 3.x. Relax DEPENDS ↵Rolf Leggewie1
accordingly.
2009-06-24bluez: document upstream status of avinfo-link.patch as not applicable upstream.Rolf Leggewie1
2009-06-24bluez: update bluez-libs to 4.42. unify.Rolf Leggewie2
2009-06-23openssl: add support for compilation on Via C3 host.Rolf Leggewie1
Many thanks to Phil Blundell.
2009-06-23bluez4: rebase 4.39 and 4.41 on new .inc fileRolf Leggewie2
2009-06-23bluez4: poor man's unificationRolf Leggewie2
2009-06-23Added recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusionMarco Cavallini1
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-23Added PREFERRED_VERSION_classpath to support JVM in KaeilOS distro with ↵Marco Cavallini1
contribution of Ronetix (www.ronetix.at) Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-23Angstrom feed builder: add more packagesKoen Kooi1
2009-06-23linux-omap-pm 2.6.29: fix beagleboard audioKoen Kooi2