Explorar o código

swupdate-image: rm image-artifact-names in dunfell

The swupdate-image class in the dunfell branch inherited an
image-artifact-names class from oe-core/meta master, which does *not*
exist in the oe-core branch for dunfell. As the inherit is not even
needed, remove it.

Note: this does not change master, only dunfell.

Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Olaf Mandel %!s(int64=4) %!d(string=hai) anos
pai
achega
c8e60a7142
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      classes/swupdate-image.bbclass

+ 0 - 1
classes/swupdate-image.bbclass

@@ -9,7 +9,6 @@
 # swupdate.
 
 inherit swupdate-common.bbclass
-inherit image-artifact-names
 
 S = "${WORKDIR}/${PN}"