summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-09-12task-shr-feed: add xtermSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12task-shr-feed: add udevSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12nokia900: do not require omap3.inc as we would have to override nearly ↵Denis 'GNUtoo' Carikli
everything when we required omap3.inc we pulled that: EXTRA_IMAGEDEPENDS += "u-boot x-load" which we can't and won't use for the moment. We also had to override nearly all variables.
2010-09-12linux-2.6.28 : nokia900: update patchset and unbreak compilation with gcc 4.4Denis 'GNUtoo' Carikli
The gcc patch was indicated to me by felipec in #maemo on freenode <felipec> GNUtoo|laptop: http://article.gmane.org/gmane.linux.ports.arm.omap/28461 The nokia patch was updated to kernel_2.6.28-20101501+0m5.diff.gz I was also told in #openmoko-cdevelon freenode by dos11 that PR had to be bumped only in the machine config: <apt> dos11 meant: GNUtoo|laptop: only macine conf
2010-09-12mythplugins_0.23: added mythweather dependenciesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-timezone-perl_1.21.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-perl_0.61.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-locale-perl_0.45.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-format-builder-perl_0.80.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libhttp-cache-transparent-perl_1.0.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libmime-tools-perl_5.427.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libsoap-lite-perl_0.712.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-libxml-perl_1.70.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libterm-progressbar-perl_2.09.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-sax-perl_0.96.bb: fix RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-simple-perl_2.18.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libnetaddr-ip-perl_4.027.bb: removed DEPENDSFrans Meulenbroeks
not needed according to cpantesters.org Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-format-iso8601-perl_0.07.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12liblist-moreutils-perl_0.22.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-twig-perl_3.35.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12base.bbclass: fix soc-family testFrans Meulenbroeks
for now pushed this patch as it fixes the breakage. If it is decided not to have SOC_FAMILY we can always revert or overwrite see http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-September/023680.html Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Chase Maupin <chase.maupin@ti.com> and got a looks good from Phil.
2010-09-11python-m2crypto: Fix for openssl-1.0.0: Update to 0.20.2, apply ↵Stanislav Brabec
compatibility patch (gentoo#310461).
2010-09-11jpeg_8b: Allow using older versions of automakeChase Maupin
* Added patch to allow using older versions of automake such as 1.10.3 when building jpeg version 8b. * Only use the AM_SILENT_RULES if it is available. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-09-11common_use_cases: add description of SOC_FAMILYChase Maupin
* Added a description of the SOC_FAMILY variable that can be set in the machine configuration files. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-09-11rx1950: change default kernel to linux-2.6.35Vasily Khoruzhick
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-11linux-2.6.35: add rx1950 supportVasily Khoruzhick
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-12libx11: Disable generating PS/PDF for the specHolger Hans Peter Freyther
libx11 would search for groff and ps2pdf to generate a PS/PDF of the specs, if a broken ps2pdf (fedora 14 testing) is installed the build will fail barfing about Fontmap.local. The PS/PDF does not appear to be in any FILES_* so we can disable the PS/PDF generation at tall and not run into the issue. The fedora bug is at: https://bugzilla.redhat.com/show_bug.cgi?id=610301. libx11.inc: Disable groff, ps2pdf effectively disabling generating a PS/PDF for the X11 spec xorg-lib-common.inc: Bump the INC_PR used by libx11.inc. This sadly affects quite some other recipes too.
2010-09-11linux-imx-git: Add linux-imx-git and chumby Falconwing patchesSean Cross
Adds the linux-imx Git repo, and adds support for the chumby Falconwing device. Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-11bootstream: Add falconwing bootloader definitionSean Cross
This adds the "bootstream" recipe, which can be used to boot i.MX233 chips. It specifically adds the chumby falconwing bootstream recipe. Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-11chumby-falconwing: Add machine definitionSean Cross
Adds the machine definition for chumby Falconwing-based boards Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-11util-linux-ng: fix readprofile update-alternatives vs busyboxEric Bénard
* util-linux-ng installs readprofile in /sbin, busybox installs it in /usr/sbin which tiggers the following log when configuring the package : Configuring util-linux-ng-readprofile. update-alternatives: Error: cannot register alternative readprofile to /sbin/readprofile since it is already registered to /usr/sbin/readprofile Collected errors: * pkg_run_script: postinst script returned status 1. * opkg_configure: util-linux-ng-readprofile.postinst returned 1. * the fix is to have util-linux-ng install readprofile in /usr/sbin * this patch fix http://bugs.openembedded.org/show_bug.cgi?id=5474 as suggested by Tom Rini Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com> Tested-by: Philip Balister <philip@balister.org>
2010-09-11libtest-exception-perl_0.22.bb: added BBCLASSEXTEND = "native"Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-format-iso8601-perl_0.07.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-format-builder-perl_0.80.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-factory-util-perl_1.7.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-perl_0.61.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-locale-perl_0.45.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-timezone-perl_1.21.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libxml-xpath-perl_1.13.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libsoap-lite-perl_0.712.bb: fixed dependenciesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libxml-simple-perl_2.18.bb: fixed dependenciesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libtask-weaken-perl_1.03.bb: remove faulty HOMEPAGEFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-singleton-perl_1.4.bb: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-inspector-perl_1.24.bb: removed faulty HOMEPAGEFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10packaged-staging: add missing debug levelChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10Revert now unnecessary do_unpack bug workaroundsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10Fix unpack issue with bitbake 1.10Chris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10linux: Add 2.6.28 patches and config for Mini6410.Florian Boor
2010-09-10mini6410.conf: Initial support for S3C6410 based Mini6410 board.Florian Boor
2010-09-10exquisite-theme-angstrom: another workaround for do_unpack breakageKoen Kooi