diff options
author | Martin Dietze <di@fh-wedel.de> | 2006-11-02 13:50:10 +0000 |
---|---|---|
committer | Martin Dietze <di@fh-wedel.de> | 2006-11-02 13:50:10 +0000 |
commit | 9349f11f6676d641d6d7f52a5bdfcab23afb928b (patch) | |
tree | 83d0a090abe267eb3ecbff7a46b7a39c2b76e07c /packages/linux/linux-mtx-2_2.4.27.bb | |
parent | 4692aa9f440b992fee19fd7aa35fc0a3e7284e46 (diff) |
nylon update:
- formally added mtx-3 architecture
- pptp support in the linux kernel
Diffstat (limited to 'packages/linux/linux-mtx-2_2.4.27.bb')
-rw-r--r-- | packages/linux/linux-mtx-2_2.4.27.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/linux/linux-mtx-2_2.4.27.bb b/packages/linux/linux-mtx-2_2.4.27.bb index 874fcd7f73..83769faf95 100644 --- a/packages/linux/linux-mtx-2_2.4.27.bb +++ b/packages/linux/linux-mtx-2_2.4.27.bb @@ -40,6 +40,9 @@ SRC_URI += "cvs://cvs:cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4 file://43-usbserial-27-32-backport.diff;patch=1 \ file://44-dbdma-and-au1550_psc.diff;patch=1 \ file://45-acm-tty.patch;patch=1 \ + file://46-otg.patch;patch=1 \ + file://47-au1000_eth.patch;patch=1 \ + file://48-pptp.patch;patch=1 \ file://defconfig-mtx-2" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-mtx-2-${PV}" |