From d179303dd0bb1fc76ac71da5defe8251e065385c Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Tue, 11 Dec 2007 16:44:03 +0000 Subject: linux-hackndev: Since we support git:// protocol now, use it by default --- packages/linux/linux-hackndev-2.6_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/linux/linux-hackndev-2.6_git.bb') 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 \ -- cgit v1.2.3