aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libxml-twig-perl_3.33.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libxml-twig-perl_3.33.bb')
-rw-r--r--recipes/perl/libxml-twig-perl_3.33.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/perl/libxml-twig-perl_3.33.bb b/recipes/perl/libxml-twig-perl_3.33.bb
index 8ce0218d99..e10fa58791 100644
--- a/recipes/perl/libxml-twig-perl_3.33.bb
+++ b/recipes/perl/libxml-twig-perl_3.33.bb
@@ -12,3 +12,6 @@ S = "${WORKDIR}/XML-Twig-${PV}"
inherit cpan
BBCLASSEXTEND="native"
+
+SRC_URI[md5sum] = "918f8fba33efe9cf5bc07907c6e46556"
+SRC_URI[sha256sum] = "630241ba64685a264d6037cbfed29476ab36fce652746ad5966fcfc9d810abdc"
ystemd_215 OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
blob: c9c15f30766bf92c31140d87e90d7e78dcab317c (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