summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/asf/asf_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/asf/asf_git.bb')
-rw-r--r--recipes-kernel/asf/asf_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb
index 6699d93..b9d53e6 100644
--- a/recipes-kernel/asf/asf_git.bb
+++ b/recipes-kernel/asf/asf_git.bb
@@ -3,8 +3,8 @@ SECTION = "asf"
3LICENSE = "GPLv2 & GPLv2+ & BSD" 3LICENSE = "GPLv2 & GPLv2+ & BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;branch=master" 6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;branch=sdk-v1.9.x"
7SRCREV = "62ba10ab6bab8f8f53934e4bb55b5a552bf3fd6b" 7SRCREV = "9580a629d3aec3ab3c5e152c6693846b96787906"
8 8
9inherit module qoriq_build_64bit_kernel 9inherit module qoriq_build_64bit_kernel
10 10