aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsexy
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2009-07-10 11:27:31 -0700
committerChris Larson <clarson@mvista.com>2009-07-16 12:42:17 -0700
commitca053f148269719ae9e1f073d21c2734a02eb9ca (patch)
tree020dd76225a46873593ea885204f1349dd65e692 /recipes/libsexy
parenta9b6ecec7083b91c6fca5e7397e72d61564b2aef (diff)
downloadopenembedded-ca053f148269719ae9e1f073d21c2734a02eb9ca.tar.gz
Let the distro control whether we include hostap or madwifi.kergoth/hostap-madwifi
- Add base_ifelse convenience function to base.bbclass. - Replace all conditionals in the recipes relating to hostap and madwifi to look for their name in COMBINED_FEATURES rather than looking for specific buses (pci, pcmcia). - Change the default COMBINED_FEATURES to enable: - madwifi, when: - 'pci', 'wifi', and 'madwifi' are in distro features - 'pci' is in machine features - hostap, when: - 'wifi' and 'hostap' are in distro features - either 'pci' or 'pcmcia' are in both distro and machine features Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/libsexy')
0 files changed, 0 insertions, 0 deletions
ades-20210710'>timo/perl-auh-upgrades-20210710 OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-crypto/botan/botan_2.18.1.bb
blob: 041eff039d6d22935d898c77ccd00649b54dfe83 (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