Files
poky/meta/recipes-support
Serhey Popovych 775d89d45d libgpg-error: Support build for native on ppc host
In Ubuntu 16.04 LTS userspace is build for PowerPC 32-bit while kernel
selected by the installer depending on PowerPC machine type:

  * 32-bit for PowerMac G4 (ppc7400) and below
  * 64-bit for PowerMac G5 and above

Thus uname(2) returns ppc64 for 64-bit kernels and 32-bit userspace
making build impossible due to missing some of lib64 multilib
equivalents in Ubuntu repository.

Using setarch(8) override to make whole host look as PowerPC 32-bit
can actually help with build but requires mapping for ppc target to
their libgpg-error equivalent to fix native build.

Build tested on Ubuntu 16.04 LTS host on PowerMac G5 with command:

  MACHINE=qemuppc setarch ppc bitbake core-image-full-cmdline

(From OE-Core rev: e81a5a640a2a00c43796cd47e168c93bb389a6c8)

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-25 16:35:33 +00:00
..
2019-01-14 11:35:55 +00:00
2019-01-03 12:35:54 +00:00
2019-02-25 10:43:07 +00:00
2018-11-23 23:35:18 +00:00
2019-02-25 10:43:07 +00:00
2019-01-08 11:16:44 +00:00
2018-11-14 11:14:39 +00:00
2018-11-23 23:35:18 +00:00
2019-02-20 11:30:35 +00:00
2018-09-10 12:13:06 +01:00
2019-01-11 10:39:09 +00:00
2018-05-04 13:28:01 +01:00
2019-01-11 10:39:09 +00:00
2018-12-05 12:37:02 +00:00
2018-08-29 10:42:48 +01:00
2018-03-09 09:17:02 -08:00
2019-01-18 16:24:39 +00:00
2018-03-09 09:17:02 -08:00
2018-03-04 11:35:40 +00:00
2018-02-06 11:06:29 +00:00
2019-02-25 16:35:33 +00:00
2019-01-18 16:24:39 +00:00
2019-02-02 11:05:59 +00:00
2018-07-24 11:52:26 +01:00
2019-02-19 16:14:57 +00:00
2017-12-10 22:45:18 +00:00
2019-02-19 16:14:57 +00:00
2019-02-07 10:01:07 +00:00
2019-01-08 11:16:44 +00:00
2018-08-08 10:51:59 +01:00
2018-12-01 11:38:36 +00:00
2019-01-03 21:16:00 +00:00
2018-12-15 11:48:07 +00:00
2018-08-16 22:40:28 +01:00
2018-12-20 14:53:55 +00:00