diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-03 13:41:51 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-03 13:41:51 +0000 |
| commit | 4c3719737a421744bd7fa84f91e89392255f441f (patch) | |
| tree | f31bb45458656b9176d7d313ac1c9111e2484ee8 /packages/linux | |
| parent | 81c2c012c6672d58309033e0e6fa03cb9abb45d8 (diff) | |
| parent | 0b3c10f1622bdecbb67801fef89ad4081d840205 (diff) | |
merge of '388cd6753bc837f738cd188974a81f8d8e983881'
and 'c052dd40dfd39a1d1849502d02aca39af920a465'
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/linux-hackndev-2.6_git.bb | 4 |
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 2d2a37f716..7fdf94f3ac 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 = "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 \ |
