[oe-commits] org.oe.dev linux-hackndev: Changed repo location. Should fix kernel fetch bugs.

slapin commit openembedded-commits at lists.openembedded.org
Mon Mar 3 11:30:43 UTC 2008


linux-hackndev: Changed repo location. Should fix kernel fetch bugs.

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

#
# mt diff -rd625decf5e60fa8f122af65024dbcaad6a1f0b19 -r6bfc098b36170550230dc57120c75b31480dc6b3
#
# 
# 
# patch "packages/linux/linux-hackndev-2.6_git.bb"
#  from [0efc887915e68753331c63d6ebe5327163f232d4]
#    to [64dc1851d5ce9033729f0f42a60d0fd078db1f7e]
# 
============================================================
--- packages/linux/linux-hackndev-2.6_git.bb	0efc887915e68753331c63d6ebe5327163f232d4
+++ packages/linux/linux-hackndev-2.6_git.bb	64dc1851d5ce9033729f0f42a60d0fd078db1f7e
@@ -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 = "r13"
+PR = "r14"
 
 COMPATIBLE_MACHINE = "(palmld|palmtc|palmtt3|palmtt5|palmtx|palmz31|palmz72|palmt650)"
 
-SRC_URI = "git://git.hackndev.com/git/linux-hnd;protocol=git \
+SRC_URI = "git://git.hackndev.com/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