projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b66301
)
Config.in.legacy: fix small typo
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 10 Nov 2019 20:41:51 +0000
(21:41 +0100)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 10 Nov 2019 20:51:16 +0000
(21:51 +0100)
Fix small typo: oenvmtools -> openvmtools
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Config.in.legacy
patch
|
blob
|
history
diff --git
a/Config.in.legacy
b/Config.in.legacy
index 848551cfce633d79132da2a023ce782617fdb507..aa66a564a9e0a3e65fb385c36a04ef793f215cd9 100644
(file)
--- a/
Config.in.legacy
+++ b/
Config.in.legacy
@@
-147,7
+147,7
@@
endif
comment "Legacy options removed in 2019.11"
config BR2_PACKAGE_OPENVMTOOLS_PROCPS
- bool "oenvmtools' procps support was removed"
+ bool "o
p
envmtools' procps support was removed"
select BR2_LEGACY
help
Upstream stopped supporting this option a while ago.