Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
* 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>
|
|
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>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Addresses CVE-2010-0624
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
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>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
Added default boot scripts for the BeagleBoard validation image.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
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>
|
|
|
|
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>
|
|
bump version number of cvs recipe
|
|
Get rid of legacy staging
|
|
|
|
remove legacy style staging
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
modules, update om-gta02 to load them
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* but still lots of alignment traps on armv4t :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
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>
|
|
|
|
* binary for klibc static only tested on arm
* updated dietlibc version (not tested, dietlibc seems broken today...)
|
|
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>
|
|
|
|
|
|
|
|
|
|
driver to values that work when audio capture is required on the BeagleBoard.
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
moved to latest versions of libtorrent and rtorrent
also cleaned up the recipes a bit
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
* PAM means openssh wants its own implementation of pthread functions
and the signatures dont match with uclibc functions. stdio.h pulls
in pthread.h and causes the compiler to abort compilation. Ideally
uclibc should not include pthread.h but its a hard one to fix. Until
then we disable pam on uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
These are already quite old, not pinned by anyone,
and are sing legacy staging
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Thought this one was gone when 1.0.7 was created; apparently
used mv instead of git mv, therefore cleaning this up now
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
These are already quite old, not pinned by anyone,
and using legacy staging
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
This one is already quite old, not pinned by anyone,
using legacy staging and no BBCLASSEXTEND = "native"
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|