aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb (renamed from meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb
index 01a36e1fcc..f0391cb230 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb
@@ -7,10 +7,7 @@ inherit xfce-app distutils3 gtk-icon-cache mime-xdg
DEPENDS += "python3-distutils-extra-native"
-B = "${S}"
-
-SRC_URI[md5sum] = "750b65401c9445e185e71c808d7509a4"
-SRC_URI[sha256sum] = "58c0ea06e5f286019295545fbfd1dbca23aea74c625762bbb4c89a6f484ae839"
+SRC_URI[sha256sum] = "1f6facee57a659af560f06024ca6f98aa4d638bf57a8bcfb613b4dc70fcc3b47"
FILES_${PN} += "${datadir}/metainfo"
ido-next'>joshuagl/fido-next OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/scripts/oe-find-native-sysroot
blob: 9df9b44f42072f5ac77547549bbd511f793f2bd9 (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