summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-09-12libdatetime-locale-perl_0.45.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libdatetime-format-builder-perl_0.80.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libhttp-cache-transparent-perl_1.0.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libmime-tools-perl_5.427.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libsoap-lite-perl_0.712.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-libxml-perl_1.70.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libterm-progressbar-perl_2.09.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-sax-perl_0.96.bb: fix RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-simple-perl_2.18.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libnetaddr-ip-perl_4.027.bb: removed DEPENDSFrans Meulenbroeks1
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 Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12liblist-moreutils-perl_0.22.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12libxml-twig-perl_3.35.bb: fix DEPENDS/RDEPENDSFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12base.bbclass: fix soc-family testFrans Meulenbroeks1
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 Brabec3
compatibility patch (gentoo#310461).
2010-09-11jpeg_8b: Allow using older versions of automakeChase Maupin2
* 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 Maupin1
* 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 Khoruzhick1
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 Khoruzhick9
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 Freyther2
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 Cross2
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 Cross2
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 Cross1
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énard1
* 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 Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-format-iso8601-perl_0.07.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-format-builder-perl_0.80.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-factory-util-perl_1.7.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-perl_0.61.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-locale-perl_0.45.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libdatetime-timezone-perl_1.21.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libxml-xpath-perl_1.13.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libsoap-lite-perl_0.712.bb: fixed dependenciesFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libxml-simple-perl_2.18.bb: fixed dependenciesFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libtask-weaken-perl_1.03.bb: remove faulty HOMEPAGEFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-singleton-perl_1.4.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-11libclass-inspector-perl_1.24.bb: removed faulty HOMEPAGEFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10packaged-staging: add missing debug levelChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10Revert now unnecessary do_unpack bug workaroundsChris Larson3
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10Fix unpack issue with bitbake 1.10Chris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-10linux: Add 2.6.28 patches and config for Mini6410.Florian Boor4
2010-09-10mini6410.conf: Initial support for S3C6410 based Mini6410 board.Florian Boor1
2010-09-10exquisite-theme-angstrom: another workaround for do_unpack breakageKoen Kooi1
2010-09-10libclass-inspector-perl_1.24.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10libtask-weaken-perl_1.03.bb: new recipeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10libxml-namespacesupport-perl: updated to 1.11Frans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10libsoap-lite-perl: updated to 0.712Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10libxml-libxml-perl_1.70.bb: fix native buildFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-10clutter-box2d: renamed clutter-box2d_0.10.0_git.bb -> clutter-box2d_git.bbAndreas Mueller1
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-10clutter: the font display problem is worked around.Andreas Mueller2
* see http://lists.clutter-project.org/pipermail/clutter-devel-list/2010-September/000071.html for more details Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@openembedded.org>