]> code.ossystems Code Review - openembedded-core.git/commit
oe-find-native-sysroot: add appopriate suggestion
authorbrian avery <brian.avery@intel.com>
Wed, 12 Apr 2017 21:29:13 +0000 (14:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Apr 2017 09:52:54 +0000 (10:52 +0100)
commitfc61211efd57d1858954e5cd241fce58dee9d01b
treee32a3092725e4d6123821c0d805a290d039b6414
parente2f6d937bd897083779507ecb9ecd15513b35f1f
oe-find-native-sysroot: add appopriate suggestion

right now, if it fails, the script tells the user to run bitbake foo
-caddto_recipe_sysroot. This works for native recipes but not things
like meta-ide. This patch checks whether the recipe is native and gives
out the appopriate warning.

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-find-native-sysroot