summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/auto-resp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/auto-resp')
-rw-r--r--recipes-kernel/auto-resp/ar_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/auto-resp/ar_git.bb b/recipes-kernel/auto-resp/ar_git.bb
index 2aa20de..d0330af 100644
--- a/recipes-kernel/auto-resp/ar_git.bb
+++ b/recipes-kernel/auto-resp/ar_git.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
4 4
5inherit module 5inherit module
6 6
7SRC_URI = "git://git.freescale.com/ppc/sdk/auto-resp.git;branch=sdk-v1.7.x" 7SRC_URI = "git://git.freescale.com/ppc/sdk/auto-resp.git;branch=sdk-v2.0.x"
8SRCREV = "dbede76fb4020a370baa393f7c53af4c0db8f175" 8SRCREV = "9a74743167dcfcfbca5056eedbff9a52337c9712"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11