digi-sc-firmware: fix license checksum

This change was missing in the previous commit updating the package to
version v1.15.0.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-08-01 13:47:19 +02:00
parent b804a2c8d8
commit 110a742d06
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
DESCRIPTION = "i.MX System Controller Firmware, customized for Digi platforms" DESCRIPTION = "i.MX System Controller Firmware, customized for Digi platforms"
LICENSE = "Proprietary" LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f" LIC_FILES_CHKSUM = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479"
SECTION = "BSP" SECTION = "BSP"
inherit pkgconfig deploy inherit pkgconfig deploy