mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
linux: document and default to sensible value for BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
82822efe43
commit
babd953f5f
@ -69,7 +69,11 @@ config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL
|
|||||||
|
|
||||||
config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
|
config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
|
||||||
string "Custom Git version"
|
string "Custom Git version"
|
||||||
|
default "HEAD"
|
||||||
depends on BR2_LINUX_KERNEL_CUSTOM_GIT
|
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
|
config BR2_LINUX_KERNEL_VERSION
|
||||||
string
|
string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user