generic-poky/meta/recipes-extended
Khem Raj 4aa08b8976 ltp: Fix build on x86/musl
In last patch it covered out the non-glibc case well
but did not define else case, when __GLIBC__ is not
defined, as a result errors like

| getcpu01.c:107:41: error: use of undeclared identifier 'sys_support'
|         if (((tst_kvercmp(2, 6, 20)) < 0) || !(sys_support)) {

appeared, fixed it with this updated patch

(From OE-Core rev: 04cbc4834076fef6b46af4c5c66046862de7634d)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-25 10:29:16 +00:00
..
at at: fix configure option with/without-selinux 2016-03-25 10:29:15 +00:00
augeas meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
bash bash: fix buildpaths qa check error 2016-01-07 13:40:20 +00:00
bc bc: separate B and S 2015-01-16 23:08:25 +00:00
blktool package_regex.inc: split Debian-related entries into their own recipes 2015-12-08 10:20:51 +00:00
byacc byacc: add missing patch header 2015-09-28 12:00:23 +01:00
bzip2 package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
chkconfig chkconfig: Avoid using caddr_t 2016-01-24 09:40:29 +00:00
cpio Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
cracklib cracklib: fix Python packaging 2016-03-02 22:39:45 +00:00
cronie cronie: clean up bugtracker info 2015-10-12 14:36:29 +01:00
cups cups: upgrade to 2.1.3 2016-02-19 01:01:24 +00:00
cwautomacros cwautomacros: cleanup buildpath in autogen.sh 2015-10-01 07:43:34 +01:00
diffutils meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
ed ed_0.5: Handle --disable-static option 2016-02-15 16:28:46 +00:00
ethtool ethtool: bump version to 4.2 2015-11-25 08:08:07 +00:00
findutils findutils: upgrade to 4.6.0 2016-02-26 17:16:15 +00:00
foomatic package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
gawk gawk: fix libexecdir/libdir/BPN confusion 2016-01-24 09:40:21 +00:00
ghostscript ghostscript: 9.16 -> 9.18 2016-03-09 16:58:12 +00:00
gperf recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
grep grep: upgrade to 2.23 2016-02-19 01:01:24 +00:00
groff meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
gzip gzip: Fix build with musl 2016-01-24 09:40:27 +00:00
hdparm hdparm: Explicitly set EXTRA_OEMAKE as required 2016-02-11 12:27:47 +00:00
images oeqa/runtime: remove dmesg test 2015-11-16 11:39:30 +00:00
iptables iptables: upgrade to 1.6.0 2016-01-07 13:40:17 +00:00
iputils iputils: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:25 +00:00
less less: 479 -> 481 2016-01-15 11:54:50 +00:00
libaio libaio: don't disable linking to the system libraries 2015-11-16 11:39:36 +00:00
libarchive libarchive: Set xattrs after setting times 2016-03-02 22:39:43 +00:00
libidn libidn: add native and nativesdk support 2015-12-16 12:12:16 +00:00
libsolv libsolv: update to 0.6.19 2016-02-28 11:33:04 +00:00
libtirpc libtirpc: remove stray .orig file from Use-netbsd-queue.h.patch 2016-01-30 11:36:59 +00:00
libuser libuser: Drop unneeded xz-native dependency 2016-01-26 18:05:12 +00:00
lighttpd lighttpd: fix /usr/lib/mod_cgi.so: undefined symbol: chunkqueue_written 2016-03-20 23:12:28 +00:00
logrotate logrotate: do not move binary logrotate to /usr/bin 2015-11-25 08:08:10 +00:00
lsb Revert "lsbinitscripts: fix the path for mountpoint" 2016-02-16 09:04:22 +00:00
lsof lsof: update UPSTREAM_CHECK_URI 2016-03-11 16:50:44 +00:00
ltp ltp: Fix build on x86/musl 2016-03-25 10:29:16 +00:00
mailx Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
man man: Use -DSYSV when builing for linux 2015-09-12 22:48:38 +01:00
man-pages man-pages: 4.02 -> 4.04 2016-01-15 11:54:49 +00:00
mc meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
mdadm mdadm: update to version 3.4 2016-02-11 12:27:50 +00:00
mingetty mingetty: fix SRC_URI 2015-02-03 14:53:52 +00:00
minicom package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
mktemp mktemp: lower the priority of standalone mktemp package 2016-02-04 23:39:01 +00:00
msmtp msmtp: update to 1.6.3 2015-12-28 09:25:15 +00:00
net-tools net-tools: Add SCTP option support 2016-03-09 16:58:11 +00:00
newt libnewt: Fix build with PIE flags 2016-02-21 09:32:43 +00:00
packagegroups pth: Delete 2016-01-30 11:36:58 +00:00
pam libpam: define limits.conf as CONFFILES of package libpam-runtime 2016-03-10 23:13:54 +00:00
parted parted: Fix build with uclibc 2016-01-24 09:40:27 +00:00
pax pax: Fix build with musl 2016-01-24 09:40:29 +00:00
pbzip2 pbzip2: update to 1.1.13 2016-01-20 17:07:12 +00:00
perl libxml-simple-perl/libconvert-asn1-perl: using PERLHOSTLIB 2015-04-27 14:59:47 +01:00
pigz pigz: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:25 +00:00
pixz pixz: Fix build on big-endian/musl systems 2016-03-25 10:29:16 +00:00
procps procps: update to 3.3.11 2015-12-16 12:12:18 +00:00
psmisc meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
quota quota: update to version 4.03 2016-02-11 12:27:48 +00:00
rpcbind Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
screen Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
sed meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
shadow Update alternatives of man pages 2015-07-08 00:01:23 +01:00
slang slang: Add dependency on ncurses 2016-01-19 17:37:34 +00:00
stat stat: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:25 +00:00
stress stress: add SUMMARY 2015-11-16 11:39:37 +00:00
sudo sudo: upgrade to 1.8.15 2015-12-12 23:42:53 +00:00
sysklogd sysklogd: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:25 +00:00
sysstat sysstat: fix upstream version check 2016-01-20 17:07:12 +00:00
tar tar: Fix build for musl based targets 2016-01-24 09:40:29 +00:00
tcp-wrappers tcp-wrappers: Fix build with musl 2016-01-24 09:40:26 +00:00
texi2html texi2html: update po_document/Makefile.in.in for new gettext 2015-01-23 11:36:26 +00:00
texinfo texinfo: don't create dependency on INHERIT variable 2015-12-12 23:42:53 +00:00
texinfo-dummy-native texinfo-dummy-native: set SUMMARY instead of DESCRIPTION 2015-11-16 11:39:38 +00:00
time Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
tzcode tzcode: update to 2016b 2016-03-20 23:12:31 +00:00
tzdata tzdata: update to 2016b 2016-03-20 23:12:32 +00:00
unzip unzip: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:25 +00:00
watchdog watchdog: Disable nfs on musl targets 2016-03-20 23:12:27 +00:00
wget wget: 1.17 -> 1.17.1 2016-01-15 11:54:50 +00:00
which which: Upgrade 2.20 -> 2.21 2015-08-10 12:40:26 -07:00
xdg-utils xdg-utils: remove trailing whitespace in multiline string 2016-03-07 00:11:39 +00:00
xinetd xinetd: Fix build with musl 2016-01-24 09:40:28 +00:00
xz Revert "xz: Allow to work with ASSUME_PROVIDED xz-native" 2016-01-25 12:44:13 +00:00
zip package_regex.inc: split entries which blacklist specific versions to their recipes 2015-12-08 10:20:52 +00:00