diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2024-11-07 08:17:50 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-07 08:17:50 -0300 |
| commit | 187057bd6b87ef4f847d1b4e7ae7152c9c69d58e (patch) | |
| tree | 10a340db32fbc8168224d5542c5ba9ca8d402776 /recipes-bsp | |
| parent | e35645f02dcb554a743262e1f4da5a47ec51d133 (diff) | |
| parent | 1314af7d3d1eb1a2ab538270901357b13e2157c9 (diff) | |
| download | meta-freescale-187057bd6b87ef4f847d1b4e7ae7152c9c69d58e.tar.gz | |
Merge pull request #2023 from nxp-upstream/qoriq-q3
Update qoriq components from NXP 6.6.36-2.1.0
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/mc-utils/mc-utils_git.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb index 568096c44..696307209 100644 --- a/recipes-bsp/mc-utils/mc-utils_git.bb +++ b/recipes-bsp/mc-utils/mc-utils_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS += "dtc-native" | |||
| 8 | inherit deploy | 8 | inherit deploy |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" |
| 11 | SRCREV = "8efeeac253ff780cbf1382ff40e09436d65e220d" | 11 | SRCREV = "5ccc2688b72c4a05119a393cbe3573b5f81d10bc" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 5721313b2..a4ad982b1 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS += "tcl-native" | |||
| 8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" |
| 11 | SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" | 11 | SRCREV = "64abe70cf0abab053c37db460c12e367e6adf7a4" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
