[oe-commits] Leon Woestenberg : linux-libc-headers-nios2-2.6.28: Use GIT HTTP, and a SRCREV.

git version control git at git.openembedded.org
Tue Nov 24 23:20:31 UTC 2009


Module: openembedded.git
Branch: nios2
Commit: a4303d42874b8146cc5a7c646848b838b3179cd0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a4303d42874b8146cc5a7c646848b838b3179cd0

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Wed Nov 25 00:19:34 2009 +0100

linux-libc-headers-nios2-2.6.28: Use GIT HTTP, and a SRCREV.

Signed-off-by: Leon Woestenberg <leon at sidebranch.com>

---

 .../linux-libc-headers_nios2-2.6.28.bb             |    4 +++-
 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 aa57e06..af343df 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"





More information about the Openembedded-commits mailing list