summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb b/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb
index cc6629b8..35915eea 100644
--- a/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb
+++ b/dynamic-layers/networking-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=sdk-v2.0.x" 6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/asf;branch=nxp/sdk-v2.0.x"
7SRCREV = "a8bbba6c2fd23bd79446c0ee62e352bfed528fb4" 7SRCREV = "a8bbba6c2fd23bd79446c0ee62e352bfed528fb4"
8 8
9RDEPENDS_${PN} += "ipsec-tools" 9RDEPENDS_${PN} += "ipsec-tools"