Explorar o código

swupdate-image: remove invalid bbclass in inherit

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Adrian Freihofer %!s(int64=3) %!d(string=hai) anos
pai
achega
57b17f8fd9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      classes/swupdate-image.bbclass

+ 1 - 1
classes/swupdate-image.bbclass

@@ -8,7 +8,7 @@
 # The generated output file is an swu archive ready to be uploaded to a device running
 # swupdate.
 
-inherit swupdate-common.bbclass
+inherit swupdate-common
 inherit image-artifact-names
 
 S = "${WORKDIR}/${PN}"