summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-19 17:51:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-20 18:49:48 +0000
commit58e02c83dcf4d6c40c206a0371ef5d7f8db2b272 (patch)
tree3e73e205232b5d09371c67398aa7661e28cdfe4f /meta/classes
parent8b4e5a3b8c3eabfbb94ab577529240b2e270efa7 (diff)
downloadopenembedded-core-58e02c83dcf4d6c40c206a0371ef5d7f8db2b272.tar.gz
selftest/reproducible: Drop ovmf exclusion
The hardcoded path issue was fixed, drop the exclusion. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions
OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/core-image.bbclass
blob: 8431440db420438357da11fc836b7c3f8b86f1d9 (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