- Jun 21, 2014
-
-
Richard Purdie authored
* These recipes all require intltool-native to build but were missing a dependency on it. Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* there is 2.32.0 version in libgnome and this one was broken for long time it depends on gconf-dbus which was removed 2,5 years ago, now when newer recipe was blacklisted this started to be pulled into the build Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because of broken libgnomekbd with B!=S Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Also fixup apache2-native recipe to use autotools and SEPB. Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
1. inherit autotools-brokensep, or else configuration will fail since B!=S 2. use pkg-config to detect ncurses, since ncurses-config no longer works Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Denys Dmytriyenko authored
Previous attempt at fixing it (3649e6b5 ) was to replace inherit autotools with autotools-brokensep. But since the package doesn't use autotools at all, there's no need to inherit either of those classes. Signed-off-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Introducing the aufs-util target recipe. This would be used in conjuction with the aufs kernel feature to provide union mounts suitable for live boot applications. Only the target binaries are currently packages, with man pages, libraries and other artifacts skipped in this initial integration. (Integration work done by Bruce Ashfield <bruce.ashfield@windriver.com> and Chen Qi <Qi.Chen@windriver.com> .) Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it rdepends on gvfs which is available only in meta-gnome and nothing in meta-oe depends on tracker Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Steffen Sledz authored
live.2013.04.30.tar.gz is no longer available at original live555 url and the url of the FreeBSD mirror has changed according to[1]. [1] <http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt > Signed-off-by:
Steffen Sledz <sledz@dresearch-fe.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
libgcrypt does no longer provide libgcrypt-config, and provide *.pc, so we should use pkgconfig to check Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Use correct LICENSE value to match up with common license file (and avoid corresponding warning) * Set SUMMARY instead of DESCRIPTION Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Autotools breakage fixed upstream (which also fixes the S!=B issue). Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
building rquota_xdr.c depends on a head file, which is generated when building, so add the dependency to ensure the header file is generated firstly. Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
OE-core commit 5870bd272b0b077d0826fb900b251884c1c05061 sabotaged the binconfig way. Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jack Mitchell authored
Rather than put hardcoded values into the init scripts, use a config file. The SRV_DIR is a special value as it should be used in the conifg file and also passed to make so it can put the html files in the correct directory. Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Nick Lewis authored
Signed-off-by:
Nick Lewis <nick.lewis@usa.g4s.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tom Rini authored
Cc: Koen Kooi <koen@dominion.thruhere.net> Cc: Philip Balister <philip@balister.org> Cc: hongxu jia <hongxu.jia@windriver.com> Signed-off-by:
Tom Rini <tom.rini@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-