Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Fri, 21 Jan 2005 18:40:10 +0000 (18:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Fri, 21 Jan 2005 18:40:10 +0000 (18:40 +0000)
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

packages/linux/linux-mtx-1-2.4.27/20-au1x00_ethernet_tx_stats.diff [new file with mode: 0644]
packages/linux/linux-mtx-1_2.4.27.bb

diff --git a/packages/linux/linux-mtx-1-2.4.27/20-au1x00_ethernet_tx_stats.diff b/packages/linux/linux-mtx-1-2.4.27/20-au1x00_ethernet_tx_stats.diff
new file mode 100644 (file)
index 0000000..e69de29
index 0e17e7a..7381b8c 100644 (file)
@@ -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"