summaryrefslogtreecommitdiffstats
path: root/package/mtd/Config.in
diff options
context:
space:
mode:
authorJohn Voltz2008-04-24 15:26:25 +0200
committerJohn Voltz2008-04-24 15:26:25 +0200
commitbc308ce68d21f6da8fe86a1e74858d4a64cc4c25 (patch)
tree56c81cb866d1e20fd95d587eb0236ffc1a342f02 /package/mtd/Config.in
parentremove arch-prefix from binary filename (diff)
downloadbuildroot-bc308ce68d21f6da8fe86a1e74858d4a64cc4c25.tar.gz
buildroot-bc308ce68d21f6da8fe86a1e74858d4a64cc4c25.tar.xz
buildroot-bc308ce68d21f6da8fe86a1e74858d4a64cc4c25.zip
add selectable commit id to mtd-utils
Diffstat (limited to 'package/mtd/Config.in')
-rw-r--r--package/mtd/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/mtd/Config.in b/package/mtd/Config.in
index 7e43ac3c5..6013a8ff4 100644
--- a/package/mtd/Config.in
+++ b/package/mtd/Config.in
@@ -37,6 +37,18 @@ config BR2_PACKAGE_MTD_UTILS_GIT
endchoice
+config BR2_PACKAGE_MTD_UTILS_GIT_COMMIT_ID
+ string "Commit ID to use"
+ default "e6088d987c545d60a86e1f44836ab8ba072fffd9"
+ depends on BR2_PACKAGE_MTD_UTILS_GIT
+ help
+ If you wish to use the mtd-utils.git tree as of a specific
+ commit, you can enter the commit ID here (for example,
+ e6088d987c545d60a86e1f44836ab8ba072fffd9).
+
+ Alternatively you can specify HEAD. Note that the current
+ HEAD will be downloaded but won't be tracked when it changes.
+
comment "MTD tools selection"
depends BR2_PACKAGE_MTD