aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-08-03recipes: Fix the PATHs for toolchains.Khem Raj
* Look into the new multi-machine friendly installation. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03gcc,eglibc: Use the paths for mutli-machine safe toolchain install.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03binutils-cross.inc: Dont install duplicate copies of tools create relative ↵Khem Raj
symlinks instead. * Dont generate shared libraries and bfd. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03bitbake.conf,cmake.bbclass,cross.bbclass,icecc.bbclass: Point the toolchain ↵Khem Raj
paths to new multi-machine friendly toolchain install location. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03strace: add latest 4.5.20 versionDenys Dmytriyenko
Earlier versions may have build issues associated with linux header changes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560516 Thanks to Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-03openldap: update 2.4.21 to 2.4.23Roman I Khimov
* bugfixes mostly, considered as safe upgrade * fixes CVE-2010-0211 and CVE-2010-0212 * switch to PACKAGES_DYNAMIC for backends, allows to kill some recipe bloat, might be nice to do additional OECONF cleanup later (probably adding more modules as they're nicely packaged) * add openldap-backends package to easily install all backends at once * kill legacy staging Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-03attr: added BBCLASSEXTEND = "native"Frans Meulenbroeks
added BBCLASSEXTEND = "native" this is needed for squashfs-tools, otherwise it is not possible to build mksquashfs and hence no squashfs creation on the build system Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03squashfs-tools: added dependency to attr/attr-nativeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03tar: Upgrade to v1.23Scott Garman
* Addresses CVE-2010-0624 Signed-off-by: Scott Garman <sgarman@zenlinux.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03freetype: removed 2.1 versionFrans Meulenbroeks
this one had an empty do_install so probably the removal of do_stage broke it; as it is quite old removed it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03sane-backends: removed legacy stagingFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03angstrom-uboot-scripts: bump PRKoen Kooi
2010-08-03angstrom-uboot-scripts: added default boot scriptsjkridner@beagleboard.org
Added default boot scripts for the BeagleBoard validation image. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-03neon: updated 0.26.0 to 0.29.3Enrico Scholz
Recipe was moved because old (and new) recipe have a negative default preference and only 0.25.5 is referenced by distributions. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-03libidl: remove really old versionsKoen Kooi
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-08-03linknx: 0.0.1.26 -> 0.0.1.27Dirk Opfer
bump version number of cvs recipe
2010-08-03pthsem: 2.0.7 -> 2.0.8Dirk Opfer
Get rid of legacy staging
2010-08-03argp-standalone: Remove staging null opsDirk Opfer
2010-08-03owfs: 2.7p28 -> 2.8p0Dirk Opfer
remove legacy style staging
2010-08-03libgee-0.5.2: fix SRC_URI for -nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa
modules, update om-gta02 to load them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03distribute_license: added class to copy license filesChase Maupin
* This class can be used to copy license files from package sources into the deploy directory so they can be distributed. * By default it searches the top-level source directory for files matching COPYING* or LICENSE* * Search depth and pattern can be modified using the LICENSE_SEARCH_DEPTH and LICENSE_FILES variables respectively. * Thanks to Koen Kooi and Bernhard Reutner-Fischer for their inputs and suggestions. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-03fftw: remove legacy stagingKoen Kooi
2010-08-03shr: add PREFERRED_PROVIDER_virtual/libglMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03task-shr-feed: use MACHINE_ARCH, because glamo-dri-tests is only for om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03maxima: oe-stylizeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03shr-theme-niebiee: add phoneui-shr-theme-niebiee to RDEPENDSSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux-openmoko-2.6.34: add patch for proper gsm sysfs node pathMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux-kexecboot: add 2.6.35Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux: add 2.6.35Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03xorg-xserver: new style stagingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03xorg: bump latest versions from 2010-08-02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03eglibc-2.12: bump SRCREV for alignment traps fixMartin Jansa
* but still lots of alignment traps on armv4t :/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03gcc-4.5: bump SRCREV after 4.5.1 releaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03rsyslog: new version 5.5.6Steffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-08-03rsyslog: break potential infinite loop in actionDoRetrysledz
If a module always returns RS_RET_OK (like ompipe does) the actionDoRetry loop may not have leaved faked ACT_STATE_SUSP state in case iResumeOKinRow had ever reached a count of 1000. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-08-02libgee: refactor into common inc file and add 0.5.2 releaseMichael 'Mickey' Lauer
2010-08-02kexec-tools: move to 2.0.2 and remove older versionsAndrea Adami
* binary for klibc static only tested on arm * updated dietlibc version (not tested, dietlibc seems broken today...)
2010-08-01cdparanoia: removed legacy style staging from old recipesFrans Meulenbroeks
wish the person who converted the leading recipe also had taken the time to convert the older ones while being at it. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-01android-rpc: bump SRCREVMichael 'Mickey' Lauer
2010-08-01fsodeviced: build htcdream powercontrol pluginMichael 'Mickey' Lauer
2010-08-01android-rpc: renamed recipe from htcdream-gps; rpc libraryMichael 'Mickey' Lauer
2010-08-01jack: make twl patch specific to omap3 machinesKoen Kooi
2010-08-01jack 0.118.0: Add patch to that changes the jackd defaults for the ALSA ↵Richard
driver to values that work when audio capture is required on the BeagleBoard.
2010-08-01ffmpeg.inc: add subpackage for libavcoreKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-08-01elementary-theme-niebiee: bump revisionSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-08-01phoneui-shr-theme-niebiee: new recipeSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-08-01libtorrent: removed old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-01libtorrent: moved to latest versionsFrans Meulenbroeks
moved to latest versions of libtorrent and rtorrent also cleaned up the recipes a bit Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>