generic-poky/meta/recipes-support
Khem Raj 67eef116d5 gpgme: Define __error_t_defined on musl
Configure looks for error_t in errno.h and musl does not define error_t
if its not defined then configure emits a definition to be used, now we
also use standalone argp implementation from glibc on musl based systems
which defines this in argp.h as well so now we have it defined twice
and errors like

|
/a/builder/mnt/build-oe/tmp-musl/sysroots/raspberrypi2/usr/include/argp.h:40:13:
error: cannot combine with previous 'int' declaration specifier
| typedef int error_t;
|             ^
| ../config.h:257:17: note: expanded from macro 'error_t'
| #define error_t int
|                 ^
| 1 error generated.

are seen. argp.h definition is conditional on __error_t_defined which is
true here so lets define it on musl

(From OE-Core rev: 29e1edcba39a21057ba5862eef4e79c177e7ef62)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-24 09:40:31 +00:00
..
apr meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
argp-standalone argp-standalone: Add recipe 2016-01-24 09:40:26 +00:00
aspell meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
atk meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
attr attr: Add patch to account for use of internal glibc header 2015-12-12 23:42:55 +00:00
bdwgc bdwgc: Include signal.h instead of hard asm/sigcontext.h 2015-09-12 22:48:38 +01:00
beecrypt beecrypt: add option --with-dev-dsp 2014-11-12 15:38:30 +00:00
boost boost: update to 1.60.0 2016-01-11 23:26:30 +00:00
ca-certificates ca-certificates: update to 20160104 2016-01-15 11:54:52 +00:00
consolekit meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
createrepo createrepo: disable RPM signature validation 2015-09-03 12:43:18 +01:00
curl curl: upgrade to 7.46 2016-01-15 11:54:50 +00:00
db package_regex.inc: split entries which blacklist specific versions to their recipes 2015-12-08 10:20:52 +00:00
debianutils debianutils: fix ALTERNATIVE_PRIORITY conflict with which 2015-11-16 11:39:28 +00:00
enchant enchant: fix unrecognised option 2014-01-06 11:13:55 +00:00
gdbm gdbm 1.8.3: install libgdbm_compat 2015-11-25 08:08:08 +00:00
gmp gmp: update to 6.1.0 2015-12-16 12:12:17 +00:00
gnome-desktop-testing gnome-desktop-testing: fix ptest output format 2015-11-16 11:39:33 +00:00
gnupg gnupg: 2.1.7 -> 2.1.10 2016-01-15 11:54:49 +00:00
gnutls gnutls: Link with libuargp on uclibc 2016-01-24 09:40:27 +00:00
gpgme gpgme: Define __error_t_defined on musl 2016-01-24 09:40:31 +00:00
icu icu: fix upstream version check 2015-12-28 09:25:15 +00:00
iso-codes iso-codes: upgrade to 3.64 2016-01-15 11:54:52 +00:00
libassuan libassuan: update to 2.4.2 2015-12-28 09:25:15 +00:00
libatomic-ops libatomic-ops: move to recipes-support, fix recipe name 2015-08-30 12:35:59 +01:00
libbsd libbsd: upgrade to 0.8.1 2016-01-11 15:41:45 +00:00
libcap meta: rename perl-native-runtime 2016-01-11 23:26:31 +00:00
libcap-ng meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
libcheck libcheck: 0.9.14 -> 0.10.0 2015-08-10 12:40:20 -07:00
libcroco libcroco: upgrade to 0.6.11 2016-01-18 11:47:04 +00:00
libdaemon libdaemon: Explicitly include unisttd.h instead of sys/unistd.h 2015-04-10 18:10:26 +01:00
libevdev libevdev: upgrade to 1.4.6 2016-01-18 11:47:04 +00:00
libevent package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libexif Tweak SUMMARY 2014-01-02 22:39:23 +00:00
libfm meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
libgcrypt libgcrypt: 1.6.3 -> 1.6.4 2016-01-15 11:54:49 +00:00
libgpg-error libgpg-error: upgrade to 1.21 2016-01-18 11:47:04 +00:00
libical libical: fix upstream version check 2016-01-20 17:07:12 +00:00
libiconv libiconv_1.11.1: merge build and packaging fixes from libiconv_1.14 2015-08-10 12:40:27 -07:00
libksba libksba: fix pkgconfig patch 2015-09-24 17:54:30 +01:00
libmpc package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libnl meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
liboil Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
libpcre libpcre: drop UPSTREAM_CHECK_ variables 2015-12-08 10:20:53 +00:00
libproxy meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
libsoup package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00
libunistring libunistring: upgrade to version 0.9.6 2015-12-01 21:32:08 +00:00
libunwind libunwind: backtrace APIs are glibc specific 2016-01-24 09:40:28 +00:00
liburcu liburcu: update to 0.9.1 2015-12-28 09:25:15 +00:00
libusb package_regex.inc: split sourceforge related entries to their own recipes 2015-12-08 10:20:52 +00:00
libxslt Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
libyaml Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
lz4 lz4: update to 131 2015-08-19 18:05:36 +01:00
lzo lzo: Upgrade to 2.09 and add ptest 2015-02-19 07:51:39 +00:00
lzop meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
mpfr package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
neon meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
nettle package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
npth meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
nspr nspr: Drop older glibc code 2016-01-24 09:40:29 +00:00
nss nss: Undefine HAVE_SYS_CDEFS_H 2016-01-24 09:40:30 +00:00
nss-myhostname nss-myhostname: skip it when systemd 2014-10-10 16:44:33 +01:00
p11-kit meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
pinentry meta: fix build with gettext 0.16.1 2015-10-01 07:43:34 +01:00
popt Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
ptest-runner ptest-runner: Allow running of specific tests 2015-11-16 11:39:31 +00:00
pth pth: fix and enable parallel build 2015-02-15 21:58:26 +00:00
serf serf: update SRC_URI to use debian mirrors instead of googlecode 2015-05-07 13:40:35 +01:00
shared-mime-info shared-mime-info: Upgrade 1.4 -> 1.5 2015-12-08 10:20:49 +00:00
sqlite sqlite3: upgrade to version 3.10.0 2016-01-18 11:47:07 +00:00
taglib package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
user-creation xuser-account: Take over xuser specific D-Bus policy 2015-10-01 15:07:49 +01:00
vte Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00