summaryrefslogtreecommitdiffstats
path: root/meta/packages/mtd
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-06-06 15:18:03 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-06-06 15:18:03 +0000
commit23603c7c9122ab356f8bac451c91fe604b0324a8 (patch)
tree376a3898460ef8cf44292b57650100e6e27756df /meta/packages/mtd
parentbb3a13bddb75be171c8a3bd1151895eb63e00a7d (diff)
downloadpoky-23603c7c9122ab356f8bac451c91fe604b0324a8.tar.gz
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
Diffstat (limited to 'meta/packages/mtd')
-rw-r--r--meta/packages/mtd/mtd-utils_1.1.0+git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/mtd/mtd-utils_1.1.0+git.bb b/meta/packages/mtd/mtd-utils_1.1.0+git.bb
index 2281a80961..a6b8b4df29 100644
--- a/meta/packages/mtd/mtd-utils_1.1.0+git.bb
+++ b/meta/packages/mtd/mtd-utils_1.1.0+git.bb
@@ -3,8 +3,9 @@ SECTION = "base"
3DEPENDS = "zlib lzo" 3DEPENDS = "zlib lzo"
4HOMEPAGE = "http://www.linux-mtd.infradead.org/" 4HOMEPAGE = "http://www.linux-mtd.infradead.org/"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6PR = "r1"
6 7
7SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=d9f463a49600b60f313a94d8765da261aabf867a \ 8SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=b995f89a81589be8d8a41c374a6df109d0ee12b3 \
8 file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \ 9 file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
9 file://remove-ubi.patch;patch=1 \ 10 file://remove-ubi.patch;patch=1 \
10 file://fix-ignoreerrors-git.patch;patch=1" 11 file://fix-ignoreerrors-git.patch;patch=1"