From: Marcin Juszkiewicz Date: Sun, 7 Jan 2007 22:57:43 +0000 (+0000) Subject: linux-mtx-3: DEPEND on u-boot not on uboot X-Git-Tag: Release-2010-05/1~9420^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117c61e30edbc5cdae3e566b28c324123ca564bb;p=openembedded.git linux-mtx-3: DEPEND on u-boot not on uboot --- 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 \