aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-01-29initramfs-module-kexecboot: fix RDEPENDS after kexec-tools changes.Andrea Adami
* kexec and kdump are packaged separately * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-29base.bbclass: Update build_summary for bitbake 1.8.xTom Rini
bitbake 1.8.x has a broken bb.plain. This means that our build simply blows up before we can tell the user to upgrade to BB_MIN_VERSION. Reported by Christian Poessinger. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-29task-shr-feed: add sflphone-commonKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-01-28glib-2.0-native_2.22.1.bb: It should not be used anymore after BBCLASSEXTENDKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-28openswan: fix build with install wrapperChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2011-01-29module.bbclass: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29wifistix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29robostix-module: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29robostix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29prism54: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29madwifi: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29gpio-event: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-29char-driver: depend on kernel-${KERNEL_VERSION} instead of kernel (= ↵Andreas Oberritter
${KERNEL_VERSION}) * As a special case, kernel modules must depend on kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel package. The reason is, that the package version can be different from ${KERNEL_VERSION}, because the latter depends on the kernel configuration, e.g. CONFIG_LOCALVERSION. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28shr-autorev.inc: add libshr-glibSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: add compat-wireless-2.6-old to MACHINE_EXTRA_RDEPENDSSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: split MACHINE_EXTRA_DEPENDS into linesSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28xserver-nodm-init: reorder xserver-nodm to start position 90 for shr ↵Simon Busch
distribution Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-01-28slugos.inc: Use ?= on SOURCE_MIRROR_URLTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-28python-native: Mangle shebang-invoking scriptsTom Rini
Need to make sure python*-config is invokable even in deep path builds. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-28wireshark: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28wifistix: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28shfs: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28sablevm: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28robostix-module: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28robostix: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28python: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28prism54: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28networkmanager: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28madwifi: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28klibc: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28hostap: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28gpio-event: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28char-driver: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28module.bbclass: fix RDEPENDS version syntaxAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-01-28x-load git: bump SRCREV, refresh patchesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-28palmpre machine: bump kernel PRSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28linux-palmpre: adopt to new kernel version and bump SRCREVSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28udev-162: add udev-compat configuration for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28palmpre machine: add udev-compat preferred providerSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28shr-image: use default IMAGE_DEV_MANAGER and not devtmpfsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28initscripts-shr: remove devtmpfs initscript for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28MAINTAINERS: add committer's entry.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-01-28git-1.7.3.5: fix git-less-hardlinks.diff and rename files dir to git-1.7.3.5tested_2011-01-28Martin Jansa
* otherwise do_install fails with /bin/sh: -c: line 23: syntax error near unexpected token '||' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28libgles-omap3: add 4.03.00.01 releaseKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-28avahi: integrate python into main recipeKoen Kooi
* this doesn't introduce spurious rdepends like enabling gtk did in the past Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-28linux-omap 2.6.37: add Laurents ISP patchsetKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-28xbiff: upgrade from 1.0.2 to 1.0.3Martin Jansa
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28libxi: upgrade from 1.4.0 to 1.4.1Martin Jansa
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28e-base: bump EFL_SRCREV a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-27libpng.inc: Fix unfetchable SRC_URIKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>