Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* OE should contain OE related handling
* FreeBSD should contain the handling of FreeBSD specific things
like the auditfile format, mapping BSD names to OE..
|
|
There might be a third column for -s and we want to
use that one. It seems bitbake is a bit confused about
latest vs. current... and it is helping.
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Provides oe_popen, which is a subprocess.Popen wrapper that automatically
provides our exported variables in the environment, including the PATH, and
oe_system, which is just a wrapper that acts like system.
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
(fixes configure failure due to missing file so that inetutils builds again)
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
By default cmake guesses whether install shared libaries with exec
permissions or not based on host distribution, so this behaviour
changes from host to host. OpenEmbedded assumes shared libraries to
be with exec permissions (reverse way brakes stripping, for example),
so let's force this in cmake configure invocation.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Ash Charles <ashcharles@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
Required since CONFIG_SITE is no longer automatically defined
by siteinfo.bbclass (now part of autotools.bbclass).
|
|
This will avoid build problems when newer autotools become available.
|
|
This is addressing CVE-2010-0397.patch.
|
|
Addresses CVE-2010-0421. This CVE applies to all versions of pango < 1.27.1
so when someone upgrades pango to 1.26.x he needs to apply the same patch.
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Configure squid to create PID file by default, use SQUID_ARGS variable,
wait for it to actually stop when stopping (takes some time for squid
to do it).
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Should be owned by the same user squid runs.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Enable epoll for this version, it's available on all 2.6 kernels, so
disabling it is a bit strange for 2010.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Squid installs 5 files into /etc so it deserves a separate dir for it.
Similar setup is used by other distros.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
Obsolete, not used.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
|
|
This also needs the u-boot snapshot to exist.
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Fixes CVE-2009-2957 and CVE-2009-2958 among other things.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* different EXTRA_OECONF weren't used for -native as the diff seems
rather unintentional when OECONF was updated only in non-native
version, feel free to add it if really needed
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>
|
|
ecore anymore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|