The source package for uboot-utils is u-boot, not (uboot-utils).
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Mon, 25 Dec 2006 22:04:05 +0000 (22:04 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Mon, 25 Dec 2006 22:04:05 +0000 (22:04 +0000)
packages/uboot-utils/uboot-utils_1.1.2.bb

index a24682a..638f1cb 100644 (file)
@@ -3,7 +3,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "mtd-utils"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/u-boot-${PV}.tar.bz2 \
+SRC_URI = "${SOURCEFORGE_MIRROR}/u-boot/u-boot-${PV}.tar.bz2 \
         file://fw_env.h.patch;patch=1 \
         file://fw_env.c.patch;patch=1 \
         file://tools-Makefile.patch;patch=1 \