mtd-utils: use fixed tag (same as in trunk)

git-svn-id: https://svn.o-hand.com/repos/poky/branches/blinky@3482 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-01-14 15:14:36 +00:00
parent d7a9173e7d
commit a699efd439

View File

@ -3,9 +3,9 @@ SECTION = "base"
DEPENDS = "zlib lzo"
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
PR = "r4"
PR = "r5"
SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=master \
SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=2a032bca585e27ceb0f293905718b416bc297ce2 \
file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
file://fix-ignoreerrors-git.patch;patch=1 \
file://lzo_1x.patch;patch=1"