]> code.ossystems Code Review - openembedded-core.git/commit
oe-find-native-sysroot: drop message if pseudo is not found
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 17 Jul 2018 12:34:18 +0000 (14:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jul 2018 10:52:07 +0000 (11:52 +0100)
commit11efc94742088ec6fbf2a86000e98286b0b529ef
tree5d5db3dc5960bd35f5c906b585287fbe62647a95
parenta8758653500a2458cd91bf1aa5eb666ad2b45df4
oe-find-native-sysroot: drop message if pseudo is not found

pseudo won't always be in the native sysroot for a recipe, so we
shouldn't be complaining if it isn't there.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-find-native-sysroot