aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-mtx-1_2.4.24.bb
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-23 21:24:57 +0000
committerChris Larson <clarson@kergoth.com>2004-12-23 21:24:57 +0000
commitc70605ebdca81412a93b4d867de7931543193f26 (patch)
treed31c0177371174338ce2d6026034e3acac96395d /packages/linux/linux-mtx-1_2.4.24.bb
parent14792b826bc2dae2bce3ddcca8385d3282fab193 (diff)
downloadopenembedded-c70605ebdca81412a93b4d867de7931543193f26.tar.gz
Update mtd to a current snapshot, change the mkfs.jffs2 -i cmdline option to
-I, and rename mtd and mtd-native to mtd-utils and mtd-utils-native, respectively. BKrev: 41cb37a93c5EX_vlgegLnIyk0WIAEQ
Diffstat (limited to 'packages/linux/linux-mtx-1_2.4.24.bb')
-rw-r--r--packages/linux/linux-mtx-1_2.4.24.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-mtx-1_2.4.24.bb b/packages/linux/linux-mtx-1_2.4.24.bb
index ec7aecdd71..0a9e9a487e 100644
--- a/packages/linux/linux-mtx-1_2.4.24.bb
+++ b/packages/linux/linux-mtx-1_2.4.24.bb
@@ -3,8 +3,8 @@ DESCRIPTION = "Linux kernel for MTX-1 (MeshCube)"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
LICENSE = "GPL"
KV = "${PV}"
-RDEPENDS = "mtd"
-PR="r1"
+RDEPENDS = "mtd-utils"
+PR="r2"
SRC_URI = "cvs://cvs:cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_24_pre2 \
file://01-mtd-2004-01-27.diff;patch=1 \