aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-mtx-3_2.6.15.4.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-07 22:57:43 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-07 22:57:43 +0000
commit117c61e30edbc5cdae3e566b28c324123ca564bb (patch)
tree56f04812687fcad1419b26703b619f4028d5d32b /packages/linux/linux-mtx-3_2.6.15.4.bb
parentddfc99c3ffea5f9b9b0478300d9204ed3abf8e2a (diff)
downloadopenembedded-117c61e30edbc5cdae3e566b28c324123ca564bb.tar.gz
linux-mtx-3: DEPEND on u-boot not on uboot
Diffstat (limited to 'packages/linux/linux-mtx-3_2.6.15.4.bb')
-rw-r--r--packages/linux/linux-mtx-3_2.6.15.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-mtx-3_2.6.15.4.bb b/packages/linux/linux-mtx-3_2.6.15.4.bb
index 034f6d93d1..fe523c879c 100644
--- a/packages/linux/linux-mtx-3_2.6.15.4.bb
+++ b/packages/linux/linux-mtx-3_2.6.15.4.bb
@@ -9,7 +9,7 @@ inherit kernel
# therefore
# PROVIDES = "virtual/kernel"
-DEPENDS = "uboot"
+DEPENDS = "u-boot"
RDEPENDS = "mtd-utils"
SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \