generic-poky/meta/recipes-connectivity
Max Krummenacher 43832aa6c1 openssl: Fix regression when building for thumb2
Commit 'c8da8ce openssl: Fix build with clang' introduced a regression.
do_compile fails when building with gcc/thumb2.

Note that I did not test if it still builds with clang.

Prevents the following when building with thumb2:

| ghash-armv4.S: Assembler messages:
| ghash-armv4.S:88: Error: thumb conditional instruction should be in IT block -- `ldrplb r12,[r2,r3]'
| ghash-armv4.S:98: conditional infixes are deprecated in unified syntax
| ghash-armv4.S:98: Error: thumb conditional instruction should be in IT block -- `ldrplb r8,[r0,r3]'
| ghash-armv4.S:105: Error: thumb conditional instruction should be in IT block -- `eorpl r12,r12,r8'
| ghash-armv4.S:107: Error: thumb conditional instruction should be in IT block -- `andpl r14,r12,#0xf0'
| ghash-armv4.S:108: Error: thumb conditional instruction should be in IT block -- `andpl r12,r12,#0x0f'
| ghash-armv4.S:144: conditional infixes are deprecated in unified syntax
| ghash-armv4.S:144: Error: thumb conditional instruction should be in IT block -- `ldrneb r12,[r2,#15]'
| ghash-armv4.S:231: conditional infixes are deprecated in unified syntax
| ghash-armv4.S:231: Error: thumb conditional instruction should be in IT block -- `ldrplb r12,[r0,r3]'
| ghash-armv4.S:248: Error: thumb conditional instruction should be in IT block -- `andpl r14,r12,#0xf0'
| ghash-armv4.S:249: Error: thumb conditional instruction should be in IT block -- `andpl r12,r12,#0x0f'

(From OE-Core rev: 65cfb24033278fd4fb27013d3272394197649ca2)

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-31 10:10:29 +01:00
..
avahi avahi: Don't remove users/groups in postrm 2016-11-04 12:50:54 +00:00
bind bind: fix two CVEs 2016-10-15 10:01:44 +01:00
bluez5 bluez5: make readline support conditional. 2017-01-31 14:43:01 +00:00
connman recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
dhcp dhcp: 4.3.4 -> 4.3.5 2016-12-08 10:31:29 +00:00
iproute2 iproute2: upgrade to 4.10.0 2017-03-01 23:27:10 +00:00
irda-utils irda-utils: Fix header inclusions 2016-01-24 09:40:29 +00:00
iw iw: upgrade to 4.9 2016-11-30 15:48:06 +00:00
libnss-mdns libnss-mdns: Check for nss.h before using 2016-02-02 14:44:16 +00:00
libpcap recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
mobile-broadband-provider-info mobile-broadband-provider-info: update to tagged release 20151214 2015-12-28 09:25:16 +00:00
neard neard: Fix parallel build issue 2017-03-21 22:39:17 +00:00
nfs-utils recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
ofono recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
openssh recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
openssl openssl: Fix regression when building for thumb2 2017-03-31 10:10:29 +01:00
portmap portmap: Point to tirpc headers and libraries on musl 2016-01-24 09:40:30 +00:00
ppp ppp: update SRC_URI 2017-01-26 10:44:27 +00:00
ppp-dialin Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM 2016-10-28 16:15:18 +01:00
resolvconf resolvconf: upgrade to 1.79 2016-06-15 08:35:00 +01:00
socat socat: 1.7.3.1 -> 1.7.3.2 2017-02-15 20:06:42 -08:00
wireless-tools wireless-tools: Update URLs 2017-03-01 23:27:10 +00:00
wpa-supplicant wpa-supplicant: inherit pkgconfig 2017-01-31 15:25:56 +00:00