projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb15bf8
)
config: use global version string
author
Yann E. MORIN
<yann.morin.1998@anciens.enib.fr>
Sun, 31 Oct 2010 16:35:14 +0000
(17:35 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 3 Nov 2010 22:31:32 +0000
(23:31 +0100)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 81072962a5d76486ca173d16effd8c89ea683b44..b37102db9d5fdfcd2d26e4d35d52902098bc6e92 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-8,7
+8,7
@@
config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- option env="BR2_VERSION"
+ option env="BR2_VERSION
_FULL
"
source "target/Config.in.arch"
source "target/device/Config.in"