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:
5744140
)
mtd-utils 1.20+git: ARM_INSTRUCTION_SET = "arm"
author
Koen Kooi
<koen@openembedded.org>
Tue, 13 Jan 2009 12:37:29 +0000
(13:37 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 13 Jan 2009 12:37:29 +0000
(13:37 +0100)
packages/mtd/mtd-utils_1.2.0+git.bb
patch
|
blob
|
history
diff --git
a/packages/mtd/mtd-utils_1.2.0+git.bb
b/packages/mtd/mtd-utils_1.2.0+git.bb
index
4821715
..
e63d1ca
100644
(file)
--- a/
packages/mtd/mtd-utils_1.2.0+git.bb
+++ b/
packages/mtd/mtd-utils_1.2.0+git.bb
@@
-3,7
+3,9
@@
SECTION = "base"
DEPENDS = "e2fsprogs-libs zlib lzo"
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
-PR = "r1"
+PR = "r2"
+
+ARM_INSTRUCTION_SET = "arm"
# This is the default package, thus we lock to a specific git version so
# upstream changes will not break builds.