mtd-utils 1.20+git: ARM_INSTRUCTION_SET = "arm"
authorKoen Kooi <koen@openembedded.org>
Tue, 13 Jan 2009 12:37:29 +0000 (13:37 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 13 Jan 2009 12:37:29 +0000 (13:37 +0100)
packages/mtd/mtd-utils_1.2.0+git.bb

index 4821715..e63d1ca 100644 (file)
@@ -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.