-
Notifications
You must be signed in to change notification settings - Fork 117
/
ucentral-ap.yml
93 lines (91 loc) · 1.82 KB
/
ucentral-ap.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
description: Add the ucentral dependencies
feeds:
- name: ucentral
path: ../../feeds/ucentral
- name: tip
path: ../../feeds/tip
include:
- webui
- qosify
packages:
- atfpolicy
- kmod-batman-adv
- batctl-default
- bind-dig
- bridger
- cJSON
- curl
- dnsmasq-full
- dynamic-vlan
- firstcontact
- gre
- ethtool
- ieee8021x
- igmpproxy
- ip-bridge
- kmod-sched-bpf
- kmod-usb-acm
- lldpd
- uspot
- spotfilter
- switch-fabric
- radius-gw-proxy
- radsecproxy
- ratelimit
- rtty-openssl
- tcpdump
- tip-defaults
- tmate
- ucentral-client
- ucentral-dataplane
- ucentral-event
- ucentral-schema
- ucentral-state
- ucentral-tools
- udhcprelay
- ufp
- ugps
- rrmd
- ucrun
- ucode
- unetd
- udhcpsnoop
- udnssnoop
- usteer
- usteer2
- ustp
- libustream-openssl
- openssl-util
- udevmand
- udevstats
- umdns
- oping
- vxlan
- wireless-regdb
- wpad-openssl
diffconfig: |
CONFIG_OPENSSL_ENGINE=y
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y
CONFIG_OPENSSL_WITH_ASM=y
CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
CONFIG_OPENSSL_WITH_CMS=y
CONFIG_OPENSSL_WITH_DEPRECATED=y
CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y
CONFIG_OPENSSL_WITH_PSK=y
CONFIG_OPENSSL_WITH_SRP=y
CONFIG_OPENSSL_WITH_TLS13=y
# CONFIG_PACKAGE_wpad is not set
# CONFIG_PACKAGE_wpad-basic-wolfssl is not set
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set
# CONFIG_PACKAGE_dnsmasq is not set
CONFIG_IMAGEOPT=y
CONFIG_PREINITOPT=y
CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y
CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE=y
# CONFIG_BATMAN_ADV_BATMAN_V is not set
# CONFIG_OPENVSWITCH_WITH_LIBUNBOUND is not set
# CONFIG_PACKAGE_libustream-wolfssl is not set
# CONFIG_LIBCURL_WOLFSSL is not set
CONFIG_LIBCURL_OPENSSL=y
# CONFIG_PACKAGE_libwolfssl is not set