aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/meta-environment.bb
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2014-09-18 04:01:16 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-22 12:57:12 +0100
commit0cc59247ece1ea134d060d3ff064b5561972a92b (patch)
tree3d50ae94c54e3fffa38130bc2dbe6292cea1a30a /meta/recipes-core/meta/meta-environment.bb
parent1982095255917befd93ed14f9abc1f9fc4149f99 (diff)
downloadopenembedded-core-0cc59247ece1ea134d060d3ff064b5561972a92b.tar.gz
gstreamer1.0-plugins-bad: disable libssh2
libssh2 is automatically linked to if present, this undetermined dependency may cause build errors like: .../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2 libssh2 isn't an oe-core recipe, disable it for now. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Diffstat (limited to 'meta/recipes-core/meta/meta-environment.bb')
0 files changed, 0 insertions, 0 deletions
g-logic'>ChenQi/sstatesig-logic OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/classes/prexport.bbclass
blob: 6dcf99e29fd76ee3ad04489d8e75eea188760486 (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