projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc92e49
)
Add BR2_DEPRECATED_SINCE_2015_02
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 1 Dec 2014 14:16:56 +0000
(11:16 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 1 Dec 2014 19:05:36 +0000
(20:05 +0100)
In preparation for the deprecation of certain features in 2015.02, add
the BR2_DEPRECATED_SINCE_2015_02 symbol.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 8d7081fa102ef1f168eccc743f09b6d513b8c851..e2d3dfde65088dd6c4d057ab86f57a09b1d0915e 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-314,6
+314,10
@@
config BR2_DEPRECATED_SINCE_2014_08
bool
default y
+config BR2_DEPRECATED_SINCE_2015_02
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG