mtd-utils: fix SRC_URI
authorKoen Kooi <koen@openembedded.org>
Wed, 1 Oct 2008 09:32:46 +0000 (09:32 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 1 Oct 2008 09:32:46 +0000 (09:32 +0000)
packages/mtd/mtd-utils_1.1.0.bb

index dcab927..e585cf5 100644 (file)
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.linux-mtd.infradead.org/"
 LICENSE = "GPLv2"
 PR = "r3"
 
-SRC_URI = "ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-1.1.0.tar.bz2 \
+SRC_URI = "ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-${PV}.tar.bz2 \
            file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
           file://fix-ignoreerrors-git.patch;patch=1 \
           file://lzo_1x.patch;patch=1"