Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Includes failover script for pacemaker.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
libnetfilter-conntrack is to be pushed after this and there is also
libnetfilter-log that could be added to OE. Don't see any reason to
create separate directory for each of those.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Broken with newer libtool, builds fine without relibtoolizing.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
into org.openembedded.dev
|
|
* Based on xilinx official repos
* If a hardware project dir is set in local.conf XILINX_BSP_PATH
* it will over write xparameters header and append some canonical
* definitions. It also install u-boot elf executable for bare metal
* execution, early development stages.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
There are parts of U-Boot that are GPLv2 and GPLv2+ (version 2 or later)
Also, U-Boot's author Wolfgang Denk is planning to switch to GPLv3+
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Using an 'rm -rf $dir' ordering is more portable.
Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
Ensure that ettercap uses the ncurses libs from the staging include
directory during configuration
Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
* Latest development version (should be stable, same version is in
Debian Stable)
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
Address CVE-2009-1894..
|
|
|
|
|
|
|
|
Microhard mh355
* added recipes/linux/linux-2.6.28/mh355/defconfig
|
|
|
|
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
|
|
|
|
* 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>
|