]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Sat, 31 Jul 2021 06:32:10 +0000 (14:32 +0800)
commit496f0cd63aaeedbff625eb687f20ace951faf6f1
tree7362764ceea26e498daffa91d5d5a3a2e91babf5
parentede353df06a07d35dc66d024e2c7bd1b250d9761
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>
(cherry picked from commit ea5b208ee25752bea6037cd0f3b28da7d2c9905e)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/pseudo/pseudo.inc