فهرست منبع

swupdate-image: remove invalid bbclass in inherit

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Adrian Freihofer 3 سال پیش
والد
کامیت
a355e0040b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
 # The generated output file is an swu archive ready to be uploaded to a device running
 # swupdate.
 # swupdate.
 
 
-inherit swupdate-common.bbclass
+inherit swupdate-common
 inherit image-artifact-names
 inherit image-artifact-names
 
 
 S = "${WORKDIR}/${PN}"
 S = "${WORKDIR}/${PN}"