generic-poky/meta/recipes-support
Tudor Florea 8933810ac3 buildtools-tarball: Add wget to buildtools-tarball
GNU Wget cannot be upgrated to a newer that 1.12 version on supported
Centos distro. GNU Wget 1.12 and earlier uses a server-provided filename
instead of the original URL to determine the destination filename of a
download.
This means the files downloaded when fetching cannot be properly used:
$ wget http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/eventlog_0.2.13.tar.gz
$ ls
eventlog_0.2.13.tar.gz?AWSAccessKeyId=AKIAICTJ5MANGPMOH7JA&Expires=1400838672&Signature=TjakOBpOvHtEKKDgF14iVinWpY0=
This in turn lead to build errors like:
WARNING: Failed to fetch URL http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/eventlog_0.2.13.tar.gz, attempting MIRRORS if available
ERROR: Fetcher failure for URL: 'http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/eventlog_0.2.13.tar.gz'. The fetch command returned success for url http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/eventlog_0.2.13.tar.gz but /path/to/downloads/eventlog_0.2.13.tar.gz doesn't exist?!
ERROR: Function failed: Fetcher failure for URL: 'http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/eventlog_0.2.13.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /path/to/tmp/work/ppce500v2-enea-linux-gnuspe/eventlog/0.2.13-r0/temp/log.do_fetch.28302
ERROR: Task 4 (/path/to/poky/meta-openembedded/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb, do_fetch) failed with exit code '1'

[YOCTO #6549]

(From OE-Core rev: 16dcc820af60f1a875c9b3b13b545a78124ddd7f)

Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-21 19:05:35 +01:00
..
apr apr: upgrade to 1.5.1 2014-06-06 09:26:04 +01:00
aspell Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
atk recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
attr mirrors.bbclass: Add mirror site for savannah 2014-05-11 12:27:21 +01:00
bdwgc bdwgc: Add PACKAGECONFIG for libatomic-ops 2014-07-17 15:04:10 +01:00
beecrypt beecrypt: add ptest support 2014-01-10 15:16:50 +00:00
boost Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
ca-certificates ca-certificates: Update to 20140325 2014-06-25 13:51:47 +01:00
consolekit Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
createrepo createrepo: RDEPENDS on libxml2-python 2014-06-25 13:51:49 +01:00
curl curl: Convert CURLGNUTL to PACKAGECONFIG 2014-06-25 13:51:47 +01:00
db db: Add version 6.0.30 2014-07-08 11:20:12 +01:00
enchant enchant: fix unrecognised option 2014-01-06 11:13:55 +00:00
gdbm gdbm: enable ptest support 2014-05-06 17:59:16 +01:00
gmp gmp: use PACKAGECONFIG to address readline dependency 2014-07-17 12:36:19 +01:00
gnome-desktop-testing autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
gnupg gnupg: Upgrade to 2.0.25 2014-07-17 12:28:52 +01:00
gnutls buildtools-tarball: Add wget to buildtools-tarball 2014-07-21 19:05:35 +01:00
gpgme binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
icu binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
libassuan binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
libbsd Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
libcap libcap: use PACKAGECONFIG for attr and pam configurations 2014-07-08 11:20:13 +01:00
libcheck libcheck: Update to 0.9.13 2014-06-03 16:49:20 +01:00
libcroco libcroco: disable /usr/bin/croco-6.0-config 2014-07-08 11:20:13 +01:00
libdaemon Tweak SUMMARY 2014-01-02 22:39:23 +00:00
libevent Don't set DESCRIPTION to the same value as SUMMARY 2013-12-03 17:45:52 +00:00
libexif Tweak SUMMARY 2014-01-02 22:39:23 +00:00
libfm libcroco/libfm/menu-cache: Add missing gtk-doc class dependencies 2014-06-03 16:49:19 +01:00
libgcrypt binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
libgpg-error libgpg-error: fix pkgconfig.patch 2014-07-19 00:08:59 +01:00
libical Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
libiconv libiconv: Fix B != S with uclibc builds 2014-05-08 13:00:34 +01:00
libksba binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
libmpc Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
libnl libnl: update to 3.2.24 2014-04-24 17:55:15 +01:00
liboil Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
libpcre binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
libproxy Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
libsoup libsoup: upgrade to 2.46.0 2014-05-11 12:27:22 +01:00
libunistring Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
liburcu liburcu: Update to 0.8.4 2014-06-25 13:51:46 +01:00
libusb Revert "libusb: add missing build dependency on udev" 2014-06-29 10:00:44 +01:00
libxslt binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
lz4 lz4: update to latest 2014-07-19 00:08:59 +01:00
lzo lzo: Upgrade to 2.08 2014-07-17 12:28:52 +01:00
lzop recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
mpfr Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
neon binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
nettle buildtools-tarball: Add wget to buildtools-tarball 2014-07-21 19:05:35 +01:00
npth binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
nspr autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
nss nss-3.15.1: fix CVE-2013-1739 2014-06-24 19:54:11 +01:00
nss-myhostname Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
popt Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
ptest-runner Update after toplevel LICENSE file checksum change 2014-01-02 14:21:04 +00:00
pth binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
serf serf: Add new recipe (needed by subversion for http support) 2014-07-17 23:13:59 +01:00
shared-mime-info Tweak SUMMARY 2014-01-02 22:39:23 +00:00
sqlite sqlite3: Update to 3.8.5.0 2014-06-25 13:51:46 +01:00
taglib binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
user-creation Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
vte Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00