summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-14 09:34:56 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:31 +0800
commitc78013ad11131316be6c1743f428ae39857ff9be (patch)
treeb81c540d7113d78ba25acf5953a2ce5a54b96576 /recipes-kernel
parente83c3a623adb4ec69ae12527cf6a1c225e20ee21 (diff)
downloadmeta-fsl-ppc-c78013ad11131316be6c1743f428ae39857ff9be.tar.gz
asf: update the SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/asf/asf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb
index 7cc23cd..15e2af5 100644
--- a/recipes-kernel/asf/asf_git.bb
+++ b/recipes-kernel/asf/asf_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git" 6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git"
7SRCREV = "0b80c1df6a7490486d5106b28103598906793da0" 7SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"
8 8
9DEPENDS="virtual/kernel" 9DEPENDS="virtual/kernel"
10 10