summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt.morph
blob: 0987ce5ae4f7a8ae93fe7185358f018db95ca010 (plain)
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
name: cpe-wrt
kind: stratum
description: a CPE router strata based on OpenWrt
build-depends:
  - morph: strata/core-wrt.morph
chunks:
- name: lzo-wrt
  morph: strata/cpe-wrt/lzo-wrt.morph
  repo: upstream:lzo
  ref: 5cca83e4d1b0be5825a597ab24ffa6126dc0bc95
  unpetrify-ref: lzo-2.08
- name: libnl-tiny
  morph: strata/cpe-wrt/libnl-tiny.morph
  repo: upstream:openwrt/libnl-tiny
  ref: 91420e5fbbe932f93d55f0581bf43256a3dae8dc
  unpetrify-ref: master
- name: wpa-supplicant-wrt
  morph: strata/cpe-wrt/wpa_supplicant_wrt.morph
  repo: upstream:hostap
  ref: c4a58c968044c2002706b1a69c089c4d63728e77
  unpetrify-ref: baserock/hostap_2_3
  build-depends:
  - libnl-tiny
- name: iptables
  repo: upstream:iptables
  ref: 482c6d3731e2681cb4baae835c294840300197e6
  unpetrify-ref: v1.4.21
- name: dropbear
  morph: strata/cpe-wrt/dropbear.morph
  repo: upstream:openwrt/dropbear
  ref: dd0352d93b92a4cf78bc05958304bc779233d68c
  unpetrify-ref: DROPBEAR_2015.67
  build-depends: []
- name: lua
  repo: upstream:lua
  ref: 5.1.5
  unpetrify-ref: baserock/morph
  build-depends: []
- name: json-c
  repo: upstream:json-c
  ref: ec4879ac5b502ae81f6b73450b960ede11ad2560
  unpetrify-ref: baserock/morph
  build-depends: []
- name: odhcp6c
  repo: upstream:openwrt/odhcp6c
  ref: 8d9b60fb496000988f3633951f2e30380fc2de50
  unpetrify-ref:
  build-depends: []
- name: libubox
  repo: upstream:openwrt/libubox
  ref: 791a361ad1b08fa56e554654109122b828657a2b
  unpetrify-ref:
  build-depends:
  - json-c
  - lua
- name: uci
  morph: strata/cpe-wrt/uci.morph
  repo: upstream:openwrt/uci
  ref: 790d30606d545956a64f183c3199f472a70a6385
  unpetrify-ref:
  build-depends:
  - libubox
- name: ubus
  morph: strata/cpe-wrt/ubus.morph
  repo: upstream:openwrt/ubus
  ref: 2c30506a4f8434de95d9c3938857599005d0ef51
  unpetrify-ref:
  build-depends:
  - libubox
  - lua
- name: ubox
  morph: strata/cpe-wrt/ubox.morph
  repo: upstream:openwrt/ubox
  ref: 1dce0407268937cdf37b9c0643632e6c31f5792a
  unpetrify-ref:
  build-depends:
  - ubus
  - uci
  - iptables
- name: uhttpd
  morph: strata/cpe-wrt/uhttpd.morph
  repo: upstream:openwrt/uhttpd
  ref: 7c97b7862acb854baad6fbce9b12476996677f62
  build-depends:
  - ubox
  - json-c
- name: ustream-ssl
  repo: upstream:openwrt/ustream-ssl
  ref: a4ca61527236e89eb9efb782fd9bfd04796144e3
  build-depends:
  - ubox
- name: uclient
  repo: upstream:openwrt/uclient
  ref: 81fdb8fdf1470e1c7bf3124ff20d17feaeb519ee
  build-depends:
  - ubox
  - ustream-ssl
- name: odhcpd
  repo: upstream:openwrt/odhcpd
  ref: 681ba23d0b3678a9a0c90ef938cd1d48f2ee6046
  unpetrify-ref:
  build-depends:
  - uci
  - ubox
- name: firewall3
  morph: strata/cpe-wrt/firewall3.morph
  repo: upstream:openwrt/firewall3
  ref: 165029cb8c0f1545628f44143aec965e64cef021
  unpetrify-ref:
  build-depends:
  - ubus
  - uci
  - iptables
- name: fstools
  morph: strata/cpe-wrt/fstools.morph
  repo: upstream:openwrt/fstools
  ref: 1c1bfa053103f7783167d2ab272fb11331f87681
  unpetrify-ref:
  build-depends:
  - libubox
  - uci
- name: netifd
  morph: strata/cpe-wrt/netifd.morph
  repo: upstream:openwrt/netifd
  ref: 4d84111e1014c817653db92bcd8024ff1935b6be
  unpetrify-ref:
  build-depends:
  - json-c
  - libubox
  - uci
  - ubus
  - libnl-tiny
- name: mtd
  morph: strata/cpe-wrt/mtd.morph
  repo: upstream:mtd-utils
  ref: dcb5ebe69c663375f13aefa303c8bbbabf414ac8
  unpetrify-ref: baserock/1.5.1
  build-depends:
  - lzo-wrt
- name: procd
  morph: strata/cpe-wrt/procd.morph
  repo: upstream:openwrt/procd
  ref: a6afa72f192f6efe8374d0f0c77fb2a545225a92
  unpetrify-ref:
  build-depends:
  - libubox
  - ubus
  - json-c
- name: base-files
  morph: strata/cpe-wrt/base-files.morph
  repo: upstream:openwrt/openwrt
  ref: HEAD
  unpetrify-ref:
  build-depends:
  - netifd
  - procd
- name: iwinfo
  morph: strata/cpe-wrt/iwinfo.morph
  repo: upstream:openwrt/iwinfo
  ref: 6e67940be59e1aee5d275dd61172b257cb34d726
  unpetrify-ref: master
  build-depends:
  - uci
- name: rpcd
  morph: strata/cpe-wrt/rpcd.morph
  repo: upstream:openwrt/rpcd
  ref: 805e8ce8918237d93baafa53413c5c4ef0380504
  unpetrify-ref:
  build-depends:
  - json-c
  - iwinfo
  - ubus
  - uci
- name: jsonpath
  morph: strata/cpe-wrt/jsonpath.morph
  repo: upstream:openwrt/jsonpath
  ref: cdc760c58077f44fc40adbbe41e1556a67c1b9a9
  unpetrify-ref:
  build-depends:
  - json-c
  - libubox
- name: dnsmasq
  morph: strata/cpe-wrt/dnsmasq.morph
  repo: upstream:openwrt/dnsmasq
  ref: b059c96dc69dfe3055c5b32b078a05c53b11ebb3
- name: luci2-ui
  morph: strata/cpe-wrt/luci2-ui.morph
  repo: upstream:openwrt/luci2-ui
  ref: e452ca693af5278ff2ddc69b6f8ed0f346c98fb1
  build-depends:
  - ubox
  - ubus
  - rpcd