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 Binary files /dev/null and b/meta-oe/recipes-support/links/files/links2.png 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 REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += " file://links2.desktop \ - http://www.xora.org.uk/oe/links2.png;name=icon" + file://links2.png" SRC_URI[sha256sum] = "f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb" -SRC_URI[icon.sha256sum] = "eddcd8b8c8698aa621d1a453943892d77b72ed492e0d14e0dbac5c6a57e52f47" S = "${UNPACKDIR}/links-${PV}"