From 02784ff4bb4e114e8f2a0d3cd593ba8ce86220b7 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Sat, 14 Dec 2013 09:34:56 +0800 Subject: [PATCH] asf: update the SHA for SDK 1.5 Signed-off-by: Zhenhua Luo --- meta-fsl-ppc/recipes-kernel/asf/asf_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb b/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb index 1576722e..ff2788dd 100644 --- a/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb +++ b/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb @@ -3,9 +3,8 @@ SECTION = "asf" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa" -SRCBRANCH = "sdk-v1.4.x" -SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;branch=${SRCBRANCH}" -SRCREV = "0b80c1df6a7490486d5106b28103598906793da0" +SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" +SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24" DEPENDS="virtual/kernel" -- 2.40.1