summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Rehsack <sno@NetBSD.org>2020-01-31 13:29:32 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2020-02-11 18:25:22 -0300
commitd6d57051cc5bfca6f7ec0232745f6d18f681134f (patch)
treeec5db1b5d85d473b8ac4043f715c477bafd5f039
parent7afecff0f9eec38612b467dfbf163dbe282ce4e6 (diff)
downloadmeta-freescale-d6d57051cc5bfca6f7ec0232745f6d18f681134f.tar.gz
rcw: Upgrade LSDK-19.03 -> LSDK-19.09
Signed-off-by: Jens Rehsack <sno@NetBSD.org>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 63d8a195..7ba4ec63 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
11SRCREV = "b73c4f6e5ad772aca5a8990f0ccc45d387ee7ac6" 11SRCREV = "28803f86938eb2a1df2cbcc16c15ebf862fbb1e9"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14