From 5762de9ccf7369d9251a48910206738a9f8d73e8 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 12 Apr 2017 13:26:45 +0800 Subject: ls2-rcw: update to 5d4624f *include the following changes 5d4624f - ls2088a: Add RCW with a new SerDes protocol fe6844e - board: ls1012aqds: Add support of 0x2205 SerDes protocol 900340e - ls2088aqds: Add initial RCW binaries 32c580c - ls2088ardb: Add RCWs for serdes protocl 0x2a_0x41 Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/ls2-rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index b4fba4a9..019ae352 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb +++ b/recipes-bsp/rcw/ls2-rcw_git.bb @@ -9,7 +9,7 @@ INHIBIT_DEFAULT_DEPS = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" -SRCREV = "83a7a661404b760874759073c9f14c8c2c8a9af3" +SRCREV = "5d4624f74ad2744160060a006b7b5a6359d69142" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf