From: nslu2-linux.adm@bkbits.net Date: Fri, 21 Jan 2005 18:40:10 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~15374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6e8dcd440c60e47f78b0a80389247f7fefde5e;p=openembedded.git 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 --- 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 index 0000000000..e69de29bb2 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 " 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"