summaryrefslogtreecommitdiff
path: root/packages/linux/linux-mtx-1_2.4.27.bb
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-21 18:40:10 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-21 18:40:10 +0000
commit6d6e8dcd440c60e47f78b0a80389247f7fefde5e (patch)
treef95e2c5977602d6b3d345f40b9e22a1092e9e35a /packages/linux/linux-mtx-1_2.4.27.bb
parent5a7066fff4f1e2174ecb25e91e2d242cdd965962 (diff)
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/21 19:02:30+01:00 (none)!br1 mtx-1 kernel: add au1x00_ethernet_tx_stats patch BKrev: 41f14c8aByFJ1pwFWOctbShRZ3W_0Q
Diffstat (limited to 'packages/linux/linux-mtx-1_2.4.27.bb')
-rw-r--r--packages/linux/linux-mtx-1_2.4.27.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-mtx-1_2.4.27.bb b/packages/linux/linux-mtx-1_2.4.27.bb
index 0e17e7ad24..7381b8c016 100644
--- a/packages/linux/linux-mtx-1_2.4.27.bb
+++ b/packages/linux/linux-mtx-1_2.4.27.bb
@@ -3,7 +3,7 @@ MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
HOMEPAGE = "http://meshcube.org/meshwiki/"
LICENSE = "GPL"
KV = "${PV}"
-PR = "r2"
+PR = "r3"
RDEPENDS = "mtd-utils"
SRC_URI = "cvs://cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_27 \
@@ -26,6 +26,7 @@ SRC_URI = "cvs://cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_27 \
file://17-lmsensors.2.8.8.patch;patch=1 \
file://18-i2c-au1x00gpio.patch;patch=1 \
file://19-kernel-make-depend.diff;patch=1 \
+ file://20-au1x00_ethernet_tx_stats.diff;patch=1 \
file://defconfig-mtx-1"
S = "${WORKDIR}/linux"