aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
AgeCommit message (Expand)Author
2017-03-24lftp: Upgrade to 4.7.7Khem Raj
2017-03-24inetutils: use update-alternatives for more manpagesPaul Gortmaker
2017-03-24inetutils: bump priority to avoid conflict issuePaul Gortmaker
2017-03-24samba: update tevent_internal.hSzombathelyi György
2017-03-23inetutils: Move files only when src != dst.Amarnath Valluri
2017-03-07Make use of the new bb.utils.filter() functionPeter Kjellerstedt
2017-02-24Revert "Samba: use built-in libtevent"Joe MacDonald
2017-02-22inetutils: update files for -dbg packagesKai Kang
2017-02-22openconnect: add gettext-native to DEPENDSRobert Yang
2017-02-22Samba: use built-in libteventSzombathelyi György
2017-02-22inetutils: register hostname.1 man page as an alternatePaul Gortmaker
2017-02-22dibbler: fix SRC_URI from ${P} to ${BP}Robert Yang
2017-02-22relayd: derive PV from SRCPVJoe Slater
2017-02-22lftp: update to 4.7.5 and change SRC_URI sourceOleksandr Kravchuk
2017-02-16crda: add depends on python-typing-nativeMax Krummenacher
2017-02-13python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devi...Martin Jansa
2017-01-19waf-samba.bbclass: fix build error with PARALLEL_MAKE="-j X -l Y"Andreas Oberritter
2017-01-19samba: conditionalize sed call for onnodeAndreas Oberritter
2016-12-17samba: simplify LSB handlingAndreas Oberritter
2016-12-17samba: start on boot with systemdAndreas Oberritter
2016-12-17samba: move /etc/sysconfig to more common /etc/default, package tmpfiles.d in...Andreas Oberritter
2016-12-17samba: add packages samba-dsdb-modules, samba-testsuite and registry-toolsAndreas Oberritter
2016-12-17samba: split libraries into their own packagesAndreas Oberritter
2016-12-17samba: simplify files list for samba-pythonAndreas Oberritter
2016-12-17samba: install manpagesAndreas Oberritter
2016-12-17samba: add smbclient packageAndreas Oberritter
2016-12-16samba: install systemd units and initscripts unconditionallyAndreas Oberritter
2016-12-16samba: rename initscript from 'samba.sh' to more common 'samba'Andreas Oberritter
2016-12-15inetutils: Disable rsh, rcp, rlogin on muslKhem Raj
2016-12-14inetutils: fix alternative priority to avoid conflictChen Qi
2016-12-14samba: install all systemd unit filesAndreas Oberritter
2016-12-14samba: remove superflous listing of pam_smbpass.soAndreas Oberritter
2016-12-14samba: use systemd_system_unitdir variableAndreas Oberritter
2016-12-14samba: remove unneeded conditionals for sysvinit and systemdAndreas Oberritter
2016-12-14samba: use default packaging rules for -dbg and -dev packagesAndreas Oberritter
2016-12-14crda: check the word size of target instead of host machine.Haiqing Bai
2016-12-14lftp: do_configure: fix "Argument list too long"Robert Yang
2016-12-14inetutils: do_configure: fix "Argument list too long"Robert Yang
2016-12-14samba: Avoid timeout for nmbd if started offline with systemdAndreas Oberritter
2016-12-14samba: fix the hardcoded path in init scriptJackie Huang
2016-12-14crda: Fix build with clangKhem Raj
2016-12-14ez-ipupdate: Add recipeKhem Raj
2016-12-14dibbler: Add recipeKhem Raj
2016-12-14samba: correct sub-package name for multilibKai Kang
2016-12-14samba: Fix qa issue and update ctdb-testsKai Kang
2016-12-14samba: Fix build with muslKhem Raj
2016-11-14lftp: fix PACKAGECONFIG[readline]Robert Yang
2016-10-20mbedtls: upgrade to 1.3.17Wenzong Fan
2016-10-20samba: replace pam packageconfig by hard dependencyAndreas Müller
2016-10-20samba: un-blacklistJoe MacDonald
nmut'>stable/thud-nmut OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc/0002-gcc-poison-system-directories.patch
blob: 697bdc821934b5cd002bc48311651a1e9a142747 (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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231