projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82822ef
)
linux: document and default to sensible value for BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 May 2012 13:59:46 +0000
(15:59 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 May 2012 14:01:32 +0000
(16:01 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index 148b85812019b80fb703724511c7e2adf8713dea..7595a4a1bbce3810d62dbdf991fdc6f393cc4ce8 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-69,7
+69,11
@@
config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL
config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
string "Custom Git version"
+ default "HEAD"
depends on BR2_LINUX_KERNEL_CUSTOM_GIT
+ help
+ Git revision to use in the format used by git rev-parse,
+ E.G. a sha id, a tag, branch, ..
config BR2_LINUX_KERNEL_VERSION
string