diff --git a/calafou/indoor/Makefile b/calafou/indoor/Makefile index 192be9d..8577692 100644 --- a/calafou/indoor/Makefile +++ b/calafou/indoor/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PROFILE_DESCRIPTION:=Encryptable mesh and AP for Calafou indoor nodes -PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +wpad-openssl +shared-state-network_nodes +shared-state-dnsmasq_servers \ +PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +shared-state-network_nodes +shared-state-dnsmasq_servers \ +lime-docs \ +lime-proto-babeld \ +lime-proto-batadv \ diff --git a/calafou/indoor2/Makefile b/calafou/indoor2/Makefile index eb8d98d..e044237 100644 --- a/calafou/indoor2/Makefile +++ b/calafou/indoor2/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PROFILE_DESCRIPTION:=Encryptable mesh and AP for Calafou indoor nodes, second node in rooms with two nodes, 5 GHz channel clashing with the outdoor and gateway nodes -PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +wpad-openssl +shared-state-network_nodes +shared-state-dnsmasq_servers \ +PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +shared-state-network_nodes +shared-state-dnsmasq_servers \ +lime-docs \ +lime-proto-babeld \ +lime-proto-batadv \ diff --git a/calafou/outdoor_gateway/Makefile b/calafou/outdoor_gateway/Makefile index fcdda54..70ed114 100644 --- a/calafou/outdoor_gateway/Makefile +++ b/calafou/outdoor_gateway/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PROFILE_DESCRIPTION:=Encryptable mesh and AP for Calafou outdoor node used as a gateway -PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +wpad-openssl +shared-state-network_nodes +shared-state-dnsmasq_servers \ +PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +shared-state-network_nodes +shared-state-dnsmasq_servers \ +lime-docs \ +lime-proto-babeld \ +lime-proto-batadv \ diff --git a/calafou/outdoor_nongateway/Makefile b/calafou/outdoor_nongateway/Makefile index b9bb9d2..7a5bb6f 100644 --- a/calafou/outdoor_nongateway/Makefile +++ b/calafou/outdoor_nongateway/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PROFILE_DESCRIPTION:=Encryptable mesh and AP for Calafou outdoor nodes -PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +wpad-openssl +shared-state-network_nodes +shared-state-dnsmasq_servers \ +PROFILE_DEPENDS:=+deferable-reboot +safe-reboot +shared-state-network_nodes +shared-state-dnsmasq_servers \ +lime-docs \ +lime-proto-babeld \ +lime-proto-batadv \