[oe-commits] org.oe.dev linux-mtx-3: DEPEND on u-boot not on uboot

hrw commit openembedded-commits at lists.openembedded.org
Sun Jan 7 23:03:38 UTC 2007


linux-mtx-3: DEPEND on u-boot not on uboot

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 4a4b64f21ff11ca4338f177d164f1dcaa692e856
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4a4b64f21ff11ca4338f177d164f1dcaa692e856
Files:
1
packages/linux/linux-mtx-3_2.6.15.4.bb
Diffs:

#
# mt diff -rfd6431d0b0a08e42109bd6568e15aa11a31f5d19 -r4a4b64f21ff11ca4338f177d164f1dcaa692e856
#
# 
# 
# patch "packages/linux/linux-mtx-3_2.6.15.4.bb"
#  from [42e01ee914d17e1f32a6c2ba2c79e0c70ccb9ea8]
#    to [ff5ceff3c2e540bc04194be8d383edbd9f0f7c6f]
# 
============================================================
--- packages/linux/linux-mtx-3_2.6.15.4.bb	42e01ee914d17e1f32a6c2ba2c79e0c70ccb9ea8
+++ packages/linux/linux-mtx-3_2.6.15.4.bb	ff5ceff3c2e540bc04194be8d383edbd9f0f7c6f
@@ -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 \






More information about the Openembedded-commits mailing list