summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/links/files/links2.pngbin0 -> 4549 bytes
-rw-r--r--meta-oe/recipes-support/links/links-x11_2.26.bb3
2 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/links/files/links2.png b/meta-oe/recipes-support/links/files/links2.png
new file mode 100644
index 0000000000..b420c6b4fd
--- /dev/null
+++ b/meta-oe/recipes-support/links/files/links2.png
Binary files differ
diff --git a/meta-oe/recipes-support/links/links-x11_2.26.bb b/meta-oe/recipes-support/links/links-x11_2.26.bb
index c1601ab7d9..cbee1f10f1 100644
--- a/meta-oe/recipes-support/links/links-x11_2.26.bb
+++ b/meta-oe/recipes-support/links/links-x11_2.26.bb
@@ -8,10 +8,9 @@ inherit features_check
8REQUIRED_DISTRO_FEATURES = "x11" 8REQUIRED_DISTRO_FEATURES = "x11"
9 9
10SRC_URI += " file://links2.desktop \ 10SRC_URI += " file://links2.desktop \
11 http://www.xora.org.uk/oe/links2.png;name=icon" 11 file://links2.png"
12 12
13SRC_URI[sha256sum] = "f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb" 13SRC_URI[sha256sum] = "f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
14SRC_URI[icon.sha256sum] = "eddcd8b8c8698aa621d1a453943892d77b72ed492e0d14e0dbac5c6a57e52f47"
15 14
16S = "${UNPACKDIR}/links-${PV}" 15S = "${UNPACKDIR}/links-${PV}"
17 16