projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
930b2cb
)
Config.in: Add BR2_DEPRECATED_SINCE_2015_08
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 2 Jun 2015 17:34:34 +0000
(14:34 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 2 Jun 2015 20:50:59 +0000
(22:50 +0200)
In preparation for the deprecation of certain features in 2015.08, add
the BR2_DEPRECATED_SINCE_2015_08 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 2b39d6afc401b2b5c85bfe42905052dc12c415fb..bdff7dfe7a3efa3babbe3a428c782abf3801ace2 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-312,6
+312,10
@@
config BR2_DEPRECATED_SINCE_2015_05
bool
default y
+config BR2_DEPRECATED_SINCE_2015_08
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG