Matthieu CRAPET
8fed52de71
open-vcdiff: update to 0.8.4
...
wget is ignoring "Content-Disposition" http header, that's why I've added 'downloadfilename' in SRC_URI.
Note: Googlecode discarded their download section and moved to Googledrive.
http://google-opensource.blogspot.fr/2013/05/a-change-to-google-code-download-service.html
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-21 13:56:15 +02:00
Chen Qi
90795acc98
liblockfile: remove unrecognized configure option
...
The '--enable-static' is an unrecognized configure option, thus removing
it.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-21 13:56:09 +02:00
Chen Qi
c6326c326b
liblockfile: inherit autotools-brokensep
...
Seperation of ${B} and ${S} causes a build failure for liblockfile.
The error message is as follows.
make: *** No rule to make target `lockfile.c', needed by `lockfile.o'. Stop.
Make liblockfile inherit autotools-brokensep to fix this problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-21 13:56:05 +02:00
Koen Kooi
0e7630c319
libssh: update to 0.6.3
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 13:00:37 +02:00
Charles Oram
17ce4c6ac0
libmtp: Fix 'Makefile.am: No such file or directory' build error.
...
* skip_udev_rules_generation() needs to reference Makefile.am in the recipe
source directory.
Signed-off-by: Charles Oram <charles@oram.co.nz >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:59:48 +02:00
Koen Kooi
e2d9735404
rrdtool: fix S!=B failure
...
Signed-off-by: Koen Kooi <koen.kooi@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:57:46 +02:00
Koen Kooi
c7a3194469
tmux: fix S!=B problems
...
Signed-off-by: Koen Kooi <koen.kooi@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:57:41 +02:00
Koen Kooi
610a42c836
gpm: fix S!=B failure
...
Signed-off-by: Koen Kooi <koen.kooi@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:57:36 +02:00
Martin Jansa
6434d97ee9
log4cplus: use better file for LIC_FILES_CHKSUM
...
* simplify SRC_URI
* INSTALL file is changing checksum
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:22 +02:00
Martin Jansa
ecd62f7474
exalt-client: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
f91aa2a21b
elmdentica: remove autopoint to fix B!=S build
...
* it probably isn't needed anymore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
0103d10a30
ephoto, libeflvala: use autotools-brokensep
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
516d4498f0
flame: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
c9d54b9b07
rain: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
2eadef304c
exalt: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
b6d91f59cf
lightmediascanner: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Martin Jansa
d1810d6043
azy: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Matthieu CRAPET
6f0a4b9471
jq: add new recipe for version 1.3
...
jq is like sed but for JSON data. It's a very useful tool with no dependency.
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Kai Kang
b2b895b69c
fbset: add dependency flex-native
...
Build fbset failed with:
| flex modes.l
| make: flex: Command not found
| make: *** [lex.yy.c] Error 127
Add dependency flex-native to fix it.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Jackie Huang <jackie.huang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Ben Shelton
4c9e177bc8
xorg-fonts-100dpi: add recipe
...
Adding a packagegroup recipe to build all the core 100dpi X fonts.
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Ben Shelton
f540381261
font-bitstream-100dpi: add recipe
...
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:20 +02:00
Ben Shelton
04e54c4043
font-bh-lucidatypewriter: add recipe
...
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Ben Shelton
9be5eaee11
font-bh-100dpi: add recipe
...
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Ben Shelton
b1163daf15
font-adobe-utopia: add recipe
...
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Ben Shelton
551b84d921
font-adobe-100dpi: add recipe
...
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Ben Shelton
5359d125ab
bdftopcf: add recipe
...
The bdftopcf tool is necessary to build the core X fonts, which ship in
BDF format. Adapted from a recipe in OE-Classic and from an earlier
mailing list post by Trevor Woerner.
Signed-off-by: Ben Shelton <ben.shelton@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Matthieu CRAPET
228119cb3e
xdelta3: add optional lzma support
...
Using PACKAGECONFIG. Disabled by default.
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:19 +02:00
Fathi Boudra
de87d83a64
acpitests: update to 20140424 release
...
Sync up/refresh aapits build fixes, 0001-Fixup-aapits-build.patch is
splitted and replaced by aapits-linux.patch / aapits-makefile.patch
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Fathi Boudra
db6a2b5024
acpica: update to 20140424 release
...
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Fathi Boudra
1718d87cf6
fwts: update to 14.05.00 release
...
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Fathi Boudra
f7a86131ce
pm-qa: update to 0.4.9 release
...
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Tim Orling
3042e87bb0
wv: add libpng dependency
...
Signed-off-by: Tim Orling <TicoTimo@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Diego Rondini
e6af210072
glmark2: update to version 2014.03
...
Update glmark2 receipe to upstream version 2014.03.
The configure step has changed and instead of using "--enable-stuff" syntax, now the syntax is "--with-flavors=flavor1,flavor2".
Thanks to Paul Eggleton for the help on how to deal with that:
https://lists.yoctoproject.org/pipermail/yocto/2014-April/019328.html
Signed-off-by: Diego Rondini <diego.ml@zoho.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:18 +02:00
Koen Kooi
6bb0c0de3f
openldap: fix build against gnutls3
...
OE-core update from gnutls2 to gnutls3, openldap needs patches to cope with that. Also add libgcrypt to DEPENDS since openldap links against it directly now instead of through gnutls.
Signed-off-by: Koen Kooi <koen.kooi@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:17 +02:00
Changhyeok Bae
04dcd55c9d
quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI
...
* The variables (SAVANNAH_MIRROR)
are defined in oe-core/meta/conf/bitbake.conf.
* MIRRORS in quagga and libunwind is removed.
because the MIRRORS of savannah is globally defined
in oe-core/meta/classes/mirrors.bbclass
Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:17 +02:00
Paul Eggleton
24131e6d92
xdebug: add license file
...
Add the Xdebug license file to avoid a missing generic license file
warning during building.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2014-05-13 12:03:39 +01:00
Paul Eggleton
6e9591cc23
xdebug: update to 2.2.5
...
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2014-05-13 12:03:39 +01:00
Paul Eggleton
0065398fa5
phpmyadmin: update to 4.2.0
...
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2014-05-13 12:03:39 +01:00
Paul Eggleton
31e7fb3e15
modphp: update to 5.5.12
...
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2014-05-13 12:03:39 +01:00
Martin Jansa
dca466c074
python-efl: add dependency on python-dbus and lua to always build edje and elementary bindings
...
* fixes following issue in test-dependencies report:
python-efl/python-edje/latest lost dependency on edje eglibc eina libpython2
python-efl/python-elementary/latest lost dependency on eglibc eina elementary evas libpython2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 10:08:28 +02:00
Martin Jansa
aa088ca1d6
mongodb: update LICENSE AGPLv3 -> AGPL-3.0
...
* to fix:
WARNING: mongodb: No generic license file exists for: AGPLv3 in any provider
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:31 +02:00
Martin Jansa
768a26ac35
mongodb: add libpcap dependency
...
* fixes following issue from test-dependencies report:
mongodb/mongodb/latest lost dependency on libpcap
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:31 +02:00
Martin Jansa
29a640601a
maliit-framework: add dependency on dbus, gtk+ and gtk+3 for deterministic builds
...
* otherwise maliit-framework-gtk is empty
* fixes following issues from test-dependencies report:
maliit-framework/maliit-framework-gtk/latest lost dependency on eglibc glib-2.0 gtk+ gtk+3 libgcc libqtcore4 maliit-framework pango
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
cb647e5392
xterm: add PACKAGECONFIG for xft
...
* fixes following issue in test-dependencies report:
xterm/xterm/latest lost dependency on fontconfig libxft
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
b4cfe86deb
tk: Fix build with xft
...
* xft requires fontconfig, but pkg-config --libs xft doesn't return it
add it manually
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
c004507291
sox: add PACKAGECONFIG for ao
...
* fixes following issue from test-dependencies report:
sox/sox/latest lost dependency on libao
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
90d05545a7
navit: add PACKAGECONFIG for imlib2, qt, gtk, sdl
...
* fixes following issues from test-dependencies report:
navit/navit/latest lost dependency on fribidi
navit/navit-graphics-gtk/latest lost dependency on imlib2
navit/navit-graphics-sdl/latest lost dependency on eglibc freetype
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
601fd01626
libao: add PACKAGECONFIG for alsa and pulseaudio
...
* fixes following issues from test-dependencies report:
Found errors:
libao/libao-plugin-libalsa/latest doesn't exist
libao/libao-plugin-libalsa-dbg/latest doesn't exist
libao/libao-plugin-libpulse/latest doesn't exist
libao/libao-plugin-libpulse-dbg/latest doesn't exist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:30 +02:00
Martin Jansa
55960934f7
elementary: use B = "$S"
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-12 08:38:29 +02:00
Yue Tao
6938319b32
strongswan: Security Advisory - strongswan - CVE-2014-2338
...
IKEv2 in strongSwan 4.0.7 before 5.1.3 allows remote attackers to bypass
authentication by rekeying an IKE_SA during (1) initiation or (2)
re-authentication, which triggers the IKE_SA state to be set to
established.
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2338
Signed-off-by: Yue Tao <Yue.Tao@windriver.com >
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Joe MacDonald <joe@deserted.net >
2014-05-09 10:18:40 -04:00