mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user