diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-18 18:22:10 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-18 18:22:10 +0000 |
commit | 88f15744be406027ae82b79dbf650508130e3213 (patch) | |
tree | e25c0721653a1daf670670fdea68a9b875f1e548 /linux/linux-epia_2.6.8.1.oe | |
parent | 425a68549c816c778ec00df1c478e5e0635d73cc (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/10/17 22:14:19+01:00 nexus.co.uk!pb
use run-parts for udhcpc client scripts
2004/10/17 20:47:07+01:00 (none)!pb
add new glibc-intermediate with fixed cvs version, and use it in preference to the floating one.
2004/10/17 20:45:34+01:00 (none)!pb
add floating mythtv cvs snapshot
2004/10/17 20:41:07+01:00 (none)!pb
move some files into files/
2004/10/17 20:40:41+01:00 (none)!pb
update handhelds-pxa kernels to hh37.1 to fix tagging snafu
2004/10/17 20:39:11+01:00 (none)!pb
enable tftp client
2004/10/17 20:38:10+01:00 (none)!pb
enable /proc/scsi
2004/10/17 12:38:03+01:00 (none)!pb
update libtododb to 0.08
BKrev: 417409d2YrGHQU8k9SD5pdtiuOa7qg
Diffstat (limited to 'linux/linux-epia_2.6.8.1.oe')
-rw-r--r-- | linux/linux-epia_2.6.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/linux-epia_2.6.8.1.oe b/linux/linux-epia_2.6.8.1.oe index 750c310f50..ddb84baef6 100644 --- a/linux/linux-epia_2.6.8.1.oe +++ b/linux/linux-epia_2.6.8.1.oe @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for VIA EPiA" LICENSE = "GPL" -PR = "r10" +PR = "r11" SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1 \ |