use hostname in dhcp request
continuous-integration/drone/push Build is passing Details

This commit is contained in:
j3d1 2021-11-21 00:24:19 +01:00
parent 5466bceb0e
commit d5c10e441d
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "modules/rtos"]
path = modules/rtos
url = https://github.com/SuperHouse/esp-open-rtos.git
url = https://git.neulandlabor.de/j3d1/esp-open-rtos.git
[submodule "modules/sdk"]
path = modules/sdk
url = https://github.com/pfalcon/esp-open-sdk.git

View File

@ -1,6 +1,6 @@
PROGRAM=fiatlux
EXTRA_CFLAGS=-O3 -Ibuild/gen
EXTRA_CFLAGS=-O3 -Ibuild/gen -DLWIP_NETIF_HOSTNAME=1
EXTRA_COMPONENTS=extras/i2s_dma extras/ws2812_i2s extras/dhcpserver extras/rboot-ota extras/mbedtls extras/httpd extras/sntp extras/cpp_support

@ -1 +1 @@
Subproject commit 503e66a500419e8863998b7ea784c5e26a7a5f7c
Subproject commit a8217311e0d8547127b69b7c4ead62ed3aa87b79