summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-12-11 16:44:03 +0000
committerSergey Lapin <slapinid@gmail.com>2007-12-11 16:44:03 +0000
commitd179303dd0bb1fc76ac71da5defe8251e065385c (patch)
tree700ea8ffdad713d4d819073cf5ed0a9492b290f0
parent75f4776444c3f9166056946a305e0bb491168054 (diff)
linux-hackndev: Since we support git:// protocol now, use it by default
-rw-r--r--packages/linux/linux-hackndev-2.6_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-hackndev-2.6_git.bb b/packages/linux/linux-hackndev-2.6_git.bb
index 750be1a648..2d2a37f716 100644
--- a/packages/linux/linux-hackndev-2.6_git.bb
+++ b/packages/linux/linux-hackndev-2.6_git.bb
@@ -2,11 +2,11 @@ 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 \