diff options
| -rw-r--r-- | recipes-bsp/firmware-sentinel/firmware-sentinel_0.11.bb (renamed from recipes-bsp/firmware-sentinel/firmware-sentinel_0.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/firmware-sentinel/firmware-sentinel_0.10.bb b/recipes-bsp/firmware-sentinel/firmware-sentinel_0.11.bb index 1b2b20218..1c5163e1a 100644 --- a/recipes-bsp/firmware-sentinel/firmware-sentinel_0.10.bb +++ b/recipes-bsp/firmware-sentinel/firmware-sentinel_0.11.bb | |||
| @@ -3,13 +3,13 @@ SUMMARY = "NXP i.MX Sentinel firmware" | |||
| 3 | DESCRIPTION = "Firmware for i.MX Sentinel Security Controller" | 3 | DESCRIPTION = "Firmware for i.MX Sentinel Security Controller" |
| 4 | SECTION = "base" | 4 | SECTION = "base" |
| 5 | LICENSE = "Proprietary" | 5 | LICENSE = "Proprietary" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
| 7 | 7 | ||
| 8 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy | 8 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy |
| 9 | 9 | ||
| 10 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 11 | SRC_URI[md5sum] = "a92e272d665a3b3bb9281253d5eca69f" | 11 | SRC_URI[md5sum] = "339011b6b199151d835c03089a3c2221" |
| 12 | SRC_URI[sha256sum] = "be862b62c849510cce08ec24c1ddf53d826458e326e5a7f09c4b35092d6f9950" | 12 | SRC_URI[sha256sum] = "269480417a8ae9aa4cc4101ab947287fc33455a931021dbdc4d9badb5212bceb" |
| 13 | 13 | ||
| 14 | do_compile[noexec] = "1" | 14 | do_compile[noexec] = "1" |
| 15 | 15 | ||
