summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-09-24directfb: remove some old versionsFrans Meulenbroeks6
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2010-09-24directfb-1.1.1: removeFrans Meulenbroeks2
code is from 2008, not pinned src tarball is not available any more (see http://www.directfb.org/downloads/Old/) lastest version we have is 1.4.2 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2010-09-24angstrom: switch to newer networkmanagerKoen Kooi2
2010-09-24networkmanager 0.8.1: cleanup recipe, fix loopback init with a patch from ↵Koen Kooi2
debian, fix dhclient and iptable paths as well
2010-09-24dhcp: add 4.x from pokyKoen Kooi7
2010-09-24speex: make float and asm settings more intelligentKoen Kooi2
2010-09-24dosfstools : moved unused files to obsolete dirFrans Meulenbroeks5
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-24networkmanager: bump PR for pppKoen Kooi1
2010-09-24networkmanager-openvpn: add 0.8.1Koen Kooi1
2010-09-24gs: add gs-fonts-stdEric Bénard1
* thsi is one of the font packages gs can use to render ps files Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24openvpn: add 2.1.3Eric Bénard1
* tested on armv5te using shared keys setup * DEFAULT_PREFERENCE = "-1" until it's more tested Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24hplip: add 3.10.6Eric Bénard1
* tested on armv5te using HP PSC inkjet printers * DEFAULT_PREFERENCE = "-1" until it's more tested Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24ppp: add version 2.4.5Eric Bénard9
* tested on armv5te with RTC and GPRS * DEFAULT_PREFERENCE = "-1" for the moment until it's better tested Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24cups: add version 1.4.4Eric Bénard4
* libusb support is enabled in this recipe * DEFAULT_PREFERENCE = "-1" as previous recipe didn't enable this Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24ppp: fix poffEric Bénard1
* the pid file contains several lines which breaks poff, even if only one pppd is running 753 ppp0 753 pppd version 2.4.5 * by using pidoff to kill pppd this script works again Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24apache2: unbreak recipeEric Bénard1
* tested on armv5te / angstrom Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24gs: unbreak recipeEric Bénard2
* this recipe is actually broken as tools used during compilation on the host are compiled for the target and thus can't be executed. * tested on armv5te Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24liburi-perl: update to 1.5.5Eric Bénard1
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-24libesmtp_1.0.4.bb: fix the installed but not shipped in any package warning.Michael Kurz1
* add esmtp-plugins/*.la to -dev package * add esmtp-plugins/*.a to -static package * move libesmtp-config to the -dev package Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24nostromo: add new recipe for this web serverEric Bénard5
* description taken from its website : nhttpd is a simple, fast and secure HTTP server. It runs as a single process, handling connections with select(2). For CGIs and directory listing it does fork(2). nhttpd has the minimum of HTTP/1.1 and CGI/1.1 implemented. Also supported are; chroot, setuid, basic authentication, SSL, IPv6, custom repsonses, aliases, and virtual hosts. To stop the server send a SIGTERM singal to the PID. The access log is written in standard CLF format. Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-24classes/update-rc.d.bbclass: move update-rc after postinstEric Bénard1
without this, launching a daemon can fail if postinst is supposed, for example, to fix permissions of directories used by the daemon. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2010-09-24pointercal-xinput: add calibration data for nokia900 and bump PRKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-24midori: add 0.2.8Koen Kooi2
* waf hacks aren't necessary anymore \o/
2010-09-24webkit-gtk: bump SRCREVKoen Kooi5
2010-09-24gcc: fix INC_PR of Linaro gcc-4.4Marcin Juszkiewicz1
2010-09-24gcc: added 2010.09 Linaro release of gcc-4.4Marcin Juszkiewicz6
more about release: https://wiki.linaro.org/WorkingGroups/ToolChain This version does not have any OE patches applied (other then zecke-no-host-includes.patch in gcc-cross). Built armv7-a console-image without problems with binutils-cross 2.20 - modified Angstrom distribution was used. Did not booted into is because linux-omap-psp 2.6.32 does not give working kernel when compiled with this version of GCC. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2010-09-24network-manager-applet: add 0.8.1Koen Kooi1
2010-09-24networkmanager: add 0.8.1Koen Kooi1
2010-09-24libatasmart-0.13: resolve cross compile problemSteffen Sledz2
* This patch solves a cross/native compile problem: | ./strpool atasmart.c atasmart.strpool.c | ./strpool: ./strpool: cannot execute binary file Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-09-24python-numpy: add mipsel config.Graham Gower2
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-24linux-igep2 2.6.33.7-0: isee downloads server is broken, switch to fetching ↵Koen Kooi1
from git using tags
2010-09-24linux-igep2: Bump kernel to 2.6.33.7-0Michael Lippautz3
* Kernel is released at http://labs.igep.es/index.php/The_Linux_kernel Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-23angstrom feed sorter: fix typo and add some more machinesKoen Kooi1
2010-09-23qt4-x11-free-gles: add 4.7.0Koen Kooi1
2010-09-23tar: Switch to INC_PR and fix native builds.Tom Rini4
We don't want u-a on native. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-23nfs-utils: Drop do_ccompileTom Rini1
This is unused and not needed in 1.1.x Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-23Merge branch 'org.openembedded.dev' of ↵Cliff Brake6
git://git.openembedded.net/openembedded into org.openembedded.dev
2010-09-23qt4: remove 4.7.0-beta2Cliff Brake15
2010-09-23libnl_1.1.bb: Fix the build when libnl2 is stagedKhem Raj2
Currently linker would search for libnl in sysroot first before linking in the one thats build with libnl this patch directs ld to link in with the one thats build and not look for the one in sysroot. As a result we can compile libnl and libnl2 alongside Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-23oe/patch.py: Remove series file during Clean()Khem Raj1
Currently if there is a failed do_patch the series files get appended so if there were two patches a.patch b.patch and b.patch failed during next run it would append a.patch again a.patch b.patch a.patch and this would keep growing. We can remove series file in Clean() because we populate it in Import() anyway Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Chris Larson <chris_larson@mentor.com> Acked-by: Eric Bénard <eric@eukrea.com>
2010-09-23binutils_2.20.1.bb: Add patch to fix ld sysrootKhem Raj2
Fixes the issue seen on builds where libc.so is not being found Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-09-23SHR: prefer QT 4.7.0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23Merge branch 'cbrake/qt-4.7.0' into org.openembedded.devCliff Brake16
2010-09-23qt4 4.7.0: move pg patch to proper locationCliff Brake1
2010-09-23qt-4.7.0: update add.xmlpatterns.lib.patch to make it compile againMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23testlab bbclass: add a switch to log testlab results to a git repoKoen Kooi1
To use it add the following to your local.conf: TESTLABLOG = "remote" TESTLABREMOTEDIR = "/OE/angstrom-testlab" See http://gitorious.org/angstrom/angstrom-testlab/ for an example of the expected results
2010-09-23linux-openmoko-2.6.32: upgrade to 2.6.32.22 and add patch for lower power ↵Martin Jansa2
consumption in suspend Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23python-cython: upgrade to 0.13, drop legacy staging, use BBCLASSEXTEND for ↵Martin Jansa2
native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23shr-autorev: add mokosuite2, mokowm, mokowm-imf-ecoreMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23mokowm,mokosuite: update recipes, sources are now in gitMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>