linux-mtx-3: DEPEND on u-boot not on uboot
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 7 Jan 2007 22:57:43 +0000 (22:57 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 7 Jan 2007 22:57:43 +0000 (22:57 +0000)
packages/linux/linux-mtx-3_2.6.15.4.bb

index 034f6d9..fe523c8 100644 (file)
@@ -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 \