digi-sc-firmware: update to v1.17.0.2

This update fixes a wrong DDR bus configuration on variants -04 and -05.

Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
Gonzalo Ruiz 2024-12-20 11:13:32 +01:00
parent 8ad093c37b
commit 02be8225ca
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ inherit pkgconfig deploy
SRC_URI = "${DIGI_PKG_SRC}/${BPN}-${PV}.tar.gz"
SRC_URI[md5sum] = "edab1c179ee05d67964e8b4e9f947c21"
SRC_URI[sha256sum] = "449dfcdee25923c9703e3218876a93ccd8fd8bc84125ab26812ea6a86db31896"
SRC_URI[md5sum] = "d82809196c07f66c2ce099f6133b934e"
SRC_URI[sha256sum] = "fffab35a1be9f478863e7d843494118ee018d818a58d4e48de3add2385283dab"
S = "${WORKDIR}/${PN}-${PV}"