[oe-commits] org.oe.dev Linux for palms: repository change

slapin commit openembedded-commits at lists.openembedded.org
Mon Nov 26 13:55:41 UTC 2007


Linux for palms: repository change

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

#
# mt diff -ra87697026a73f10984708224b490659d3ce0d804 -r1b5769504979ed00982f85f0ceb79250c4391a89
#
# 
# 
# rename "packages/linux/linux-hackndev-2.6_svn.bb"
#     to "packages/linux/linux-hackndev-2.6_git.bb"
# 
# patch "packages/linux/linux-hackndev-2.6_git.bb"
#  from [d44ac26422caf12e88dfe59add0418269bcdba54]
#    to [6f841a8bfb7536428c828e53fad2e3687efc976f]
# 
============================================================
--- packages/linux/linux-hackndev-2.6_svn.bb	d44ac26422caf12e88dfe59add0418269bcdba54
+++ packages/linux/linux-hackndev-2.6_git.bb	6f841a8bfb7536428c828e53fad2e3687efc976f
@@ -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 = "r11"
+PR = "r12"
 
 COMPATIBLE_MACHINE = "(palmld|palmtc|palmtt3|palmtt5|palmtx|palmz31|palmz72|palmt650)"
 
-SRC_URI = "svn://hackndev.svn.sourceforge.net/svnroot/hackndev/linux4palm/linux;module=trunk;proto=https \
+SRC_URI = "git://git.hackndev.com/git/linux-hnd;protocol=http \
 	   file://defconfig"
 
 SRC_URI_append_palmtx += "http://www.busybox.net/downloads/busybox-1.1.0.tar.bz2 \
@@ -19,7 +19,7 @@ K_MICRO = "21"
 K_MAJOR = "2"
 K_MINOR = "6"
 K_MICRO = "21"
-HHV="hnd2"
+HHV="hnd3"
 PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-${HHV}"
 
 inherit kernel
@@ -82,3 +82,4 @@ addtask deploy before do_build after do_
 do_deploy[dirs] = "${S}"
 
 addtask deploy before do_build after do_compile
+






More information about the Openembedded-commits mailing list