From: Zhenhua Luo Date: Sat, 14 Dec 2013 01:34:56 +0000 (+0800) Subject: asf: update the SHA for SDK 1.5 X-Git-Tag: 2.1~534^2~214 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=02784ff4bb4e114e8f2a0d3cd593ba8ce86220b7;p=meta-freescale.git asf: update the SHA for SDK 1.5 Signed-off-by: Zhenhua Luo --- 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"