mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
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:
parent
d7a9173e7d
commit
a699efd439
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user