* [Buildroot] [git commit master 1/1] webif: mark as deprecated
@ 2011-02-27 21:25 Peter Korsgaard
2011-02-28 21:31 ` Marcus Osdoba
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2011-02-27 21:25 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=eb6dcf8c1c77ac7504f501c27b2e7175e13666ff
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
It's long dead upstream and hasn't seen any updates since it got added
back in 2008.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/webif/Config.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/webif/Config.in b/package/webif/Config.in
index 56ed545..2ecbf36 100644
--- a/package/webif/Config.in
+++ b/package/webif/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_WEBIF
bool "webif - Status Console"
depends on BR2_PACKAGE_BUSYBOX # httpd
+ depends on BR2_DEPRECATED
select BR2_PACKAGE_HASERL
help
A web interface for showing different network status. This package
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-28 21:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 21:25 [Buildroot] [git commit master 1/1] webif: mark as deprecated Peter Korsgaard
2011-02-28 21:31 ` Marcus Osdoba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox