From 5d478c9f25ee387c0a9f3a644caca037fbe60512 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Fri, 17 Nov 2017 09:53:05 +0800 Subject: image_types_ostree.bbclass: do not inherit image As a image_types_* bbclass, it does not have to inherit image class, it is sort of redundant code. Signed-off-by: Ming Liu --- classes/image_types_ostree.bbclass | 2 -- 1 file changed, 2 deletions(-) (limited to 'classes') diff --git a/classes/image_types_ostree.bbclass b/classes/image_types_ostree.bbclass index dc14e4a..46b31b5 100644 --- a/classes/image_types_ostree.bbclass +++ b/classes/image_types_ostree.bbclass @@ -1,7 +1,5 @@ # OSTree deployment -inherit image - do_image_ostree[depends] += "ostree-native:do_populate_sysroot \ openssl-native:do_populate_sysroot \ coreutils-native:do_populate_sysroot \ -- cgit v1.2.3-54-g00ecf