aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-11-25 00:19:34 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-11-25 00:19:34 +0100
commita4303d42874b8146cc5a7c646848b838b3179cd0 (patch)
treebc46e087ed2823124c92bfd9acd24678171c2d11
parent7b05ee22ab93105197b958522379df38fa5fec44 (diff)
downloadopenembedded-a4303d42874b8146cc5a7c646848b838b3179cd0.tar.gz
linux-libc-headers-nios2-2.6.28: Use GIT HTTP, and a SRCREV.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_nios2-2.6.28.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_nios2-2.6.28.bb b/recipes/linux-libc-headers/linux-libc-headers_nios2-2.6.28.bb
index aa57e06420..af343df471 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_nios2-2.6.28.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_nios2-2.6.28.bb
@@ -4,7 +4,9 @@ INHIBIT_DEFAULT_DEPS = "1"
DEPENDS += "unifdef-native"
PR = "r3"
-SRC_URI = "git://sopc.et.ntust.edu.tw/git/linux-2.6.git;branch=test-nios2;tags=3146b39c185f8a436d430132457e84fa1d8f8208 \
+SRCREV = "3146b39c185f8a436d430132457e84fa1d8f8208"
+
+SRC_URI = "git://sopc.et.ntust.edu.tw/git/linux-2.6.git;branch=test-nios2;protocol=http \
file://procinfo.h \
file://system.ptf"
S = "${WORKDIR}/git"