From 93f9ee07ca80e0f6ab9052bd787b5a7dbb8d0194 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 12 Mar 2015 16:06:45 +0000 Subject: README: Update to reflect latest status Signed-off-by: Khem Raj --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b9961b..4bc8393 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,14 @@ $ runqemu qemuarm # Limitations -Currently core-image-minimal is buildable/bootable for ARM, x86, x86_64 -based qemu machines -MACHINE variable and TCLIBC variables can also be set in conf/local.conf to avoid typing it on commandline on any bitbake invocation +Currently only few components are building with clang if you want to port/add more then please add +TOOLCHAIN_pn- = "clang" +DEPENDS_append_pn- = " clang-cross " + +to clang.conf + +and OE will start using clang to cross compile that recipe # Dependencies -- cgit v1.2.3-54-g00ecf