summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2018-11-13 18:41:21 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-04 17:09:52 +0100
commit42d825bc21f5cda8c3b0391d79e1820405b747ac (patch)
treeed710e9e7b771f330ced25c65fc4d8033dd804b2
parent1669a9c8a31c5fd7bee67cd6c9f75fac9fe12515 (diff)
image_type_tezi.bbclass: drop image_types inheritance
It's redundant to inherit image_types bbclass, it's already done in image.bbclass. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--classes/image_type_tezi.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/image_type_tezi.bbclass b/classes/image_type_tezi.bbclass
index 525ff25..6be5dea 100644
--- a/classes/image_type_tezi.bbclass
+++ b/classes/image_type_tezi.bbclass
@@ -1,5 +1,3 @@
-inherit image_types
-
# This class implements Toradex Easy Installer image type
# It allows to use OpenEmbedded to build images which can be consumed
# by the Toradex Easy Installer.