diff options
| author | lbonn <lbonn@users.noreply.github.com> | 2018-05-23 15:07:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-23 15:07:53 +0200 |
| commit | 260abbc8ff6b2d6a7d3d1eb8ff96d840a5ec9411 (patch) | |
| tree | ac8324d78ffe5ade9ad5f5b42f38d97ae61c43c7 /README.adoc | |
| parent | 164e73cd749320ca25477406f409a826fc6ac5b6 (diff) | |
| parent | cf36fad0b1f2542f04d1b4800c0a4cd593c51dcf (diff) | |
| download | meta-updater-260abbc8ff6b2d6a7d3d1eb8ff96d840a5ec9411.tar.gz | |
Merge pull request #317 from advancedtelematic/fix/u-boot-multilib-issue
Include fix for qemu in sota_qemux86-64.bbclass
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/README.adoc b/README.adoc index c47dd1d..75ee9ae 100644 --- a/README.adoc +++ b/README.adoc | |||
| @@ -53,12 +53,6 @@ Although `aglsetup.sh` hooks provide reasonable defaults for SOTA-related variab | |||
| 53 | 53 | ||
| 54 | === Build problems | 54 | === Build problems |
| 55 | 55 | ||
| 56 | Multilib systems may require adding this line to `local.conf`: | ||
| 57 | |||
| 58 | .... | ||
| 59 | HOSTTOOLS += "x86_64-linux-gnu-gcc" | ||
| 60 | .... | ||
| 61 | |||
| 62 | Ubuntu users that encounter an error due to missing `Python.h` should install `libpython2.7-dev` on their host machine. | 56 | Ubuntu users that encounter an error due to missing `Python.h` should install `libpython2.7-dev` on their host machine. |
| 63 | 57 | ||
| 64 | == Supported boards | 58 | == Supported boards |
