summaryrefslogtreecommitdiffstats
path: root/openembedded-layer/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded-layer/recipes-kernel')
-rw-r--r--openembedded-layer/recipes-kernel/asf/asf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded-layer/recipes-kernel/asf/asf_git.bb b/openembedded-layer/recipes-kernel/asf/asf_git.bb
index 7cf8f57..97cbcc9 100644
--- a/openembedded-layer/recipes-kernel/asf/asf_git.bb
+++ b/openembedded-layer/recipes-kernel/asf/asf_git.bb
@@ -3,7 +3,7 @@ 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.8.x"
7SRCREV = "62ba10ab6bab8f8f53934e4bb55b5a552bf3fd6b" 7SRCREV = "62ba10ab6bab8f8f53934e4bb55b5a552bf3fd6b"
8 8
9inherit module 9inherit module