diff options
author | Laurent Bonnans <laurent.bonnans@here.com> | 2018-05-22 17:53:08 +0200 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2018-05-23 14:34:55 +0200 |
commit | cf36fad0b1f2542f04d1b4800c0a4cd593c51dcf (patch) | |
tree | ac8324d78ffe5ade9ad5f5b42f38d97ae61c43c7 /README.adoc | |
parent | 164e73cd749320ca25477406f409a826fc6ac5b6 (diff) | |
download | meta-updater-cf36fad0b1f2542f04d1b4800c0a4cd593c51dcf.tar.gz |
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 |