diff options
| author | Jun Zhu <junzhu@nxp.com> | 2022-12-16 22:42:35 +0800 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-16 15:05:03 +0000 |
| commit | 3cbd06d0c2c2f5df74cd48e4c877fa77faa4ff7d (patch) | |
| tree | 5c4435ae38e82c4cbfdd0b11acf4600a700717fd | |
| parent | 06911a20bf300ae14ebb18e07723ffc1cfb87faf (diff) | |
| download | meta-freescale-backport-1335-to-kirkstone.tar.gz | |
qoriq-cst: Update to commit af56e6cbackport-1335-to-kirkstone
New commits:
af56e6c LS2088/LS1088: DDR Memory Address Change
Signed-off-by: Jun Zhu <junzhu@nxp.com>
(cherry picked from commit 44a2fde7c13b161229a14d6ac66b32fcc6600eb1)
| -rw-r--r-- | recipes-devtools/qoriq-cst/qoriq-cst_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb index a7a51f7c9..8d3458363 100644 --- a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb +++ b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb | |||
| @@ -19,7 +19,7 @@ inherit kernel-arch | |||
| 19 | SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ | 19 | SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ |
| 20 | file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ | 20 | file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ |
| 21 | " | 21 | " |
| 22 | SRCREV = "dfe30d3f05cfe281896482839e57ed49c52f2088" | 22 | SRCREV = "af56e6c5c66dd2bc86a83b0bee8cb61b88d2120c" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
