mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
webif: needs busybox (httpd)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -24,7 +24,7 @@
|
||||
lmbench, lrzsz, ltrace, make, module-init-tools, mplayer,
|
||||
mysql_client, nbd, ncurses, neon, netcat, netperf, ntfsprogs,
|
||||
openssl, php, qt, quagga, sqlite, sdl, sdl_mixer, sdl_sound,
|
||||
sdl_ttf, squashfs, thttpd, tn5250, tremor, usbutils,
|
||||
sdl_ttf, squashfs, thttpd, tn5250, tremor, usbutils, webif,
|
||||
xkeyboard-config, xserver_xorg-server, xvkbd
|
||||
|
||||
Removed packages: modutils, portage, rxvt
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_WEBIF
|
||||
bool "webif - Status Console"
|
||||
depends on BR2_PACKAGE_BUSYBOX # httpd
|
||||
select BR2_PACKAGE_HASERL
|
||||
help
|
||||
A web interface for showing different network status. This package
|
||||
|
||||
Reference in New Issue
Block a user