digi-sc-firmware: update to v1.5.1
Update to NXP's v1.4.0 porting kit Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
867483e924
commit
6609611d2b
|
|
@ -4,15 +4,15 @@
|
|||
|
||||
DESCRIPTION = "i.MX System Controller Firmware, customized for Digi platforms"
|
||||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1b4db4b25c3a1e422c0c0ed64feb65d2"
|
||||
SECTION = "BSP"
|
||||
|
||||
inherit pkgconfig deploy
|
||||
|
||||
SRC_URI = "${DIGI_PKG_SRC}/${BPN}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "24a8d857d5ecc81f08457f2f4512e779"
|
||||
SRC_URI[sha256sum] = "769282b099f97af6132e75f505056f3e7914dd8557778af8169db28fcf28727a"
|
||||
SRC_URI[md5sum] = "e9bb8ca081eeec038315de9e6110a3d7"
|
||||
SRC_URI[sha256sum] = "2d107e56368447c26e73338e90e0c691fceed22682e1907f7f512d1a5a452b91"
|
||||
|
||||
S = "${WORKDIR}/${PN}-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue