diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-01-08 15:11:45 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-08 15:11:45 -0300 |
commit | 4c60f61a1e24f7947334c4812ba1d766eac1ad6a (patch) | |
tree | 72c552dd0ec6e710ada2b4c931668db2c8c761d2 | |
parent | 3099ed6a03a2f9a8295638c74e2c54b3c68c461d (diff) | |
parent | 8b0e735d76fbb31a485c74d5bc8dec36adf7cb77 (diff) | |
download | meta-freescale-4c60f61a1e24f7947334c4812ba1d766eac1ad6a.tar.gz |
Merge pull request #1362 from MrCry0/master-firmware
Update firmware and atf to 5.15.71-2.2.0
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8.18.inc (renamed from recipes-bsp/firmware-imx/firmware-imx-8.17.inc) | 4 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb (renamed from recipes-bsp/firmware-imx/firmware-imx-8_8.17.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8m_8.18.bb (renamed from recipes-bsp/firmware-imx/firmware-imx-8m_8.17.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx_8.18.bb (renamed from recipes-bsp/firmware-imx/firmware-imx_8.17.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/imx-atf/imx-atf_2.6.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/imx-lib/imx-lib_git.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 4 |
7 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8.17.inc b/recipes-bsp/firmware-imx/firmware-imx-8.18.inc index 78f03c25..24829370 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8.17.inc +++ b/recipes-bsp/firmware-imx/firmware-imx-8.18.inc | |||
@@ -9,8 +9,8 @@ SRC_URI = " \ | |||
9 | ${FSL_MIRROR}/firmware-imx-${PV}.bin;fsl-eula=true \ | 9 | ${FSL_MIRROR}/firmware-imx-${PV}.bin;fsl-eula=true \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "63eac7b400d711c668458ec4bf5d0c60" | 12 | SRC_URI[md5sum] = "436501f8e67c10eed6bba88457e701a2" |
13 | SRC_URI[sha256sum] = "1ee3c49ad8749867487f09d6e4472536fb809b667c1bb3c56511175b8974e3c6" | 13 | SRC_URI[sha256sum] = "f050f60351a54fd75954fdeb133ddd014a5576040c72616e216b63db0e242dd4" |
14 | 14 | ||
15 | S = "${WORKDIR}/firmware-imx-${PV}" | 15 | S = "${WORKDIR}/firmware-imx-${PV}" |
16 | 16 | ||
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8_8.17.bb b/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb index 18ce14d3..18ce14d3 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8_8.17.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb | |||
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8m_8.17.bb b/recipes-bsp/firmware-imx/firmware-imx-8m_8.18.bb index 152ef0b5..152ef0b5 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8m_8.17.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8m_8.18.bb | |||
diff --git a/recipes-bsp/firmware-imx/firmware-imx_8.17.bb b/recipes-bsp/firmware-imx/firmware-imx_8.18.bb index f84ea1fa..f84ea1fa 100644 --- a/recipes-bsp/firmware-imx/firmware-imx_8.17.bb +++ b/recipes-bsp/firmware-imx/firmware-imx_8.18.bb | |||
diff --git a/recipes-bsp/imx-atf/imx-atf_2.6.bb b/recipes-bsp/imx-atf/imx-atf_2.6.bb index f86318b6..2c21fce1 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.6.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.6.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = " \ | |||
13 | file://rwx-segments.patch \ | 13 | file://rwx-segments.patch \ |
14 | " | 14 | " |
15 | SRCBRANCH = "lf_v2.6" | 15 | SRCBRANCH = "lf_v2.6" |
16 | SRCREV = "9202efc9aaf65085def9a747ee32aed628449901" | 16 | SRCREV = "3c1583ba0a5d11e5116332e91065cb3740153a46" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index 6d7f1579..3bb1dcaf 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb | |||
@@ -13,7 +13,7 @@ PE = "1" | |||
13 | PV = "5.9+${SRCPV}" | 13 | PV = "5.9+${SRCPV}" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" | 15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" |
16 | SRCBRANCH = "lf-5.15.52_2.1.0" | 16 | SRCBRANCH = "lf-5.15.71_2.2.0" |
17 | SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40" | 17 | SRCREV = "87ddd80953835eb29027d1d5a12044a08e809e40" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index 453ef0ed..4a4bc4c9 100644 --- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc +++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc | |||
@@ -5,8 +5,8 @@ DEPENDS = "zlib-native openssl-native" | |||
5 | SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \ | 5 | SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \ |
6 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ | 6 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ |
7 | " | 7 | " |
8 | SRCBRANCH = "lf-5.15.52_2.1.0" | 8 | SRCBRANCH = "lf-5.15.71_2.2.0" |
9 | SRCREV = "37648c8ba5094420faa8206d8cb8e0c6f17d72fc" | 9 | SRCREV = "3bfcfccb71ddf894be9c402732ccb229fe72099e" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||