generic-poky/meta/recipes-bsp
Max Krummenacher cc48789276 u-boot-mkimage: fix nativesdk build
If building for nativesdk the wrong rss sysroot is used leading the
following error message.

| ERROR: oe_runmake failed
| In file included from tools/imximage.c:13:0:
| include/image.h:1024:27: fatal error: openssl/evp.h: No such file or directory
|  # include  <openssl/evp.h>

Tools needed on the build host (script/basic/fixdep) and code compiled
for the SDK machine are both built with the build host's compiler,
leading to additinal errors.

Adding CROSS_COMPILE="${HOST_PREFIX}" and using the cross-compiler for
the SDK_ARCH fixes the build error.
The resulting binary in the SDK is working.

(From OE-Core rev: aab5311f3ad9fb9f9e26b18b5fe5e54d8ec14798)

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-07-07 09:19:08 +01:00
..
acpid acpid: Upgrade 2.0.27 -> 2.0.28 2016-11-06 23:35:34 +00:00
alsa-state meta: set proper S value 2015-01-23 11:36:27 +00:00
apmd apmd: use snapshot.debian.org for SRC_URI 2016-08-04 15:22:21 +01:00
eee-acpi-scripts eee-acpi-scripts: tidy up recipe 2013-12-03 17:45:52 +00:00
formfactor Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM 2016-10-28 16:15:18 +01:00
gnu-efi gnu-efi: copy header files for x32 build 2017-04-11 18:10:17 +01:00
grub meta: start to ignore the largefile distro feature 2017-03-08 11:52:56 +00:00
hostap hostap-utils: Use C99 stddefs in defining local typedefs 2015-10-01 07:43:34 +01:00
keymaps keymaps: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00
libacpi meta: update patch metadata 2016-07-08 09:57:24 +01:00
lrzsz meta: update patch metadata 2016-07-08 09:57:24 +01:00
pciutils pciutils: 3.5.1 -> 3.5.2 2016-12-08 10:31:29 +00:00
pcmciautils pcmciautils: Inherit pkgconfig 2017-02-07 14:50:10 +00:00
pm-utils pm-utils: enable optional building of manpages 2016-10-28 16:15:19 +01:00
setserial meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
systemd-boot systemd-boot: Add missing gperf-native DEPENDS 2017-01-20 11:53:49 +00:00
u-boot u-boot-mkimage: fix nativesdk build 2017-07-07 09:19:08 +01:00
usbinit Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
usbutils usbutils: allow udev-hwdb to be optional 2017-02-15 20:06:43 -08:00
v86d v86d: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00