xz is commonly available and is now used by some recipes
It's reasonable to expect it to be present so error immediately
if it's not.
Signed-off-by: Jeff Polk
---
meta/classes/sanity.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/sanity
Under some conditions (ACLs enabled, NFS) mv can interactively prompt
before overwriting files. Avoid hanging builds in that case by using
-f which should be harmless in other cases.
Signed-off-by: Jeff Polk
---
meta/classes/sstate.bbclass |2 +-
1 file changed, 1 insertion(+), 1 deletion