summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-21 16:33:00 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:30:13 -0300
commit9bdc8409e676844f9511947bee570c4eaf832574 (patch)
tree63e2833c9f0c298773521cc382df01ff79bbea47 /recipes-bsp/rcw
parentca7ac79eda6bfa95a92a700878b684b48e76a105 (diff)
downloadmeta-freescale-9bdc8409e676844f9511947bee570c4eaf832574.tar.gz
rcw-bin: update to a48f3ad
*include the following changes: a48f3ad - armv8: ls1088: Add SD-boot with IFC-NOR RCW *Update SRC_URL Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw-bin_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb
index bdb075f3..a8af927c 100644
--- a/recipes-bsp/rcw/rcw-bin_git.bb
+++ b/recipes-bsp/rcw/rcw-bin_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=ba5ff3a3faf52a38970d0a536ef42df5"
5 5
6inherit deploy siteinfo 6inherit deploy siteinfo
7 7
8SRC_URI = "git://github.com/qoriq-open-source/rcw-bin.git;nobranch=1" 8SRC_URI = "git:///github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
9SRCREV = "bf3ae3cb15829876007c553509501cdaa16745e7" 9SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12