git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
419707e
)
mtd-utils: fix SRC_URI
author
Koen Kooi
<koen@openembedded.org>
Wed, 1 Oct 2008 09:32:46 +0000
(09:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 1 Oct 2008 09:32:46 +0000
(09:32 +0000)
packages/mtd/mtd-utils_1.1.0.bb
patch
|
blob
|
history
diff --git
a/packages/mtd/mtd-utils_1.1.0.bb
b/packages/mtd/mtd-utils_1.1.0.bb
index
dcab927
..
e585cf5
100644
(file)
--- a/
packages/mtd/mtd-utils_1.1.0.bb
+++ b/
packages/mtd/mtd-utils_1.1.0.bb
@@
-5,7
+5,7
@@
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
PR = "r3"
-SRC_URI = "ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-
1.1.0
.tar.bz2 \
+SRC_URI = "ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-
${PV}
.tar.bz2 \
file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
file://fix-ignoreerrors-git.patch;patch=1 \
file://lzo_1x.patch;patch=1"