1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

mtd-utils: move tag to current HEAD - fix build error on Fedora 9 (reported by prpplague)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4608 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-06-06 15:18:03 +00:00
parent bb3a13bddb
commit 23603c7c91
+2 -1
View File
@@ -3,8 +3,9 @@ SECTION = "base"
DEPENDS = "zlib lzo"
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
PR = "r1"
SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=d9f463a49600b60f313a94d8765da261aabf867a \
SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=b995f89a81589be8d8a41c374a6df109d0ee12b3 \
file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
file://remove-ubi.patch;patch=1 \
file://fix-ignoreerrors-git.patch;patch=1"