From 9bdc8409e676844f9511947bee570c4eaf832574 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Wed, 21 Mar 2018 16:33:00 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw-bin_git.bb | 4 ++-- 1 file 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" inherit deploy siteinfo -SRC_URI = "git://github.com/qoriq-open-source/rcw-bin.git;nobranch=1" -SRCREV = "bf3ae3cb15829876007c553509501cdaa16745e7" +SRC_URI = "git:///github.com/NXP/qoriq-rcw-bin.git;nobranch=1" +SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da" S = "${WORKDIR}/git" -- 2.40.1