]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Add uninative configuration sanity check
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Jul 2021 22:01:30 +0000 (23:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Jul 2021 22:05:45 +0000 (23:05 +0100)
commitea5b208ee25752bea6037cd0f3b28da7d2c9905e
treeb84f7c64e6350c38c11ccd30e47babfec8f0901b
parent837d62c066589e5a12a0bf894ae7b24e8b048665
pseudo: Add uninative configuration sanity check

When building pseudo-native to work with uninative, we need to ensure the
configuration will work on all supported target systems. This means
"new clone" semantics, xattr and statvfs support in particular. It is
extremely unlikely we'd run on a system without any of these but add
a check just to be sure when uninative is enabled.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo.inc