[oe-commits] org.oe.dev linux-hackndev: Since we support git:// protocol now, use it by default

slapin commit openembedded-commits at lists.openembedded.org
Tue Dec 11 16:50:11 UTC 2007


linux-hackndev: Since we support git:// protocol now, use it by default

Author: slapin at openembedded.org
Branch: org.openembedded.dev
Revision: 1dd8a9a5d81a76938d17e6b145683f1aa9db5847
ViewMTN: http://monotone.openembedded.org/revision/info/1dd8a9a5d81a76938d17e6b145683f1aa9db5847
Files:
1
packages/linux/linux-hackndev-2.6_git.bb
Diffs:

#
# mt diff -r2a2a73f148b3097ad8d18a13bc7ffaf2f635e875 -r1dd8a9a5d81a76938d17e6b145683f1aa9db5847
#
# 
# 
# patch "packages/linux/linux-hackndev-2.6_git.bb"
#  from [6f841a8bfb7536428c828e53fad2e3687efc976f]
#    to [0efc887915e68753331c63d6ebe5327163f232d4]
# 
============================================================
--- packages/linux/linux-hackndev-2.6_git.bb	6f841a8bfb7536428c828e53fad2e3687efc976f
+++ packages/linux/linux-hackndev-2.6_git.bb	0efc887915e68753331c63d6ebe5327163f232d4
@@ -1,12 +1,12 @@ LICENSE = "GPL"
 DESCRIPTION = "Hack&Dev's Linux kernel for Palm devices."
 HOMEPAGE = "http://www.hackndev.com/"
 SECTION = "kernel"
 LICENSE = "GPL"
-PR = "r12"
+PR = "r13"
 
 COMPATIBLE_MACHINE = "(palmld|palmtc|palmtt3|palmtt5|palmtx|palmz31|palmz72|palmt650)"
 
-SRC_URI = "git://git.hackndev.com/git/linux-hnd;protocol=http \
+SRC_URI = "git://git.hackndev.com/git/linux-hnd;protocol=git \
 	   file://defconfig"
 
 SRC_URI_append_palmtx += "http://www.busybox.net/downloads/busybox-1.1.0.tar.bz2 \






More information about the Openembedded-commits mailing list