From: Peter Korsgaard Date: Thu, 10 May 2012 13:59:46 +0000 (+0200) Subject: linux: document and default to sensible value for BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=babd953f5fdd682b6974904562758caf8c8848de;p=buildroot.git linux: document and default to sensible value for BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION Signed-off-by: Peter Korsgaard --- diff --git a/linux/Config.in b/linux/Config.in index 148b858120..7595a4a1bb 100644 --- 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