Ver Fonte

rescue_gui: adjust file for License

Recent Yocto's release changed the name of common licenses, fix it.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic há 4 anos atrás
pai
commit
c6ff7cdf92
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      recipes-support/rescuegui/rescuegui_git.bb

+ 1 - 1
recipes-support/rescuegui/rescuegui_git.bb

@@ -3,7 +3,7 @@ DESCRIPTION = "This is a simple GUI that allows to set network addresses \
 	and start an install from local media. It shows progress on the HMI"
 SECTION="swupdate"
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c"
 
 inherit update-rc.d