diff options
| author | Jun Zhu <junzhu@nxp.com> | 2022-12-16 22:42:35 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2022-12-16 22:44:04 +0800 |
| commit | 44a2fde7c13b161229a14d6ac66b32fcc6600eb1 (patch) | |
| tree | c56c87a8c09056edc6799767f079079ae5857937 | |
| parent | 7fc3f179a3dec9148d7112787f98c98548a81047 (diff) | |
| download | meta-freescale-44a2fde7c13b161229a14d6ac66b32fcc6600eb1.tar.gz | |
qoriq-cst: Update to commit af56e6c
New commits:
af56e6c LS2088/LS1088: DDR Memory Address Change
Signed-off-by: Jun Zhu <junzhu@nxp.com>
| -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 | ||
