diff options
| author | J. S. <schonm@gmail.com> | 2024-10-03 22:33:04 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-04 07:30:33 -0700 |
| commit | 531c9d3af3ee99a8b0c850b81131dfc5483c9534 (patch) | |
| tree | 9a13e22109b69b1a69c290d3ead490535552abff | |
| parent | 8cda256948e13a8e6f4ad50018175884facd07f2 (diff) | |
| download | meta-openembedded-531c9d3af3ee99a8b0c850b81131dfc5483c9534.tar.gz | |
openzone: Drop unnecessary SRC_URI[md5sum]
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb index dc62a1c722..e47f8c5367 100644 --- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb +++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb | |||
| @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a2f562fb8fb1e138b810d69521c4bcd7" | |||
| 7 | inherit allarch gtk-icon-cache | 7 | inherit allarch gtk-icon-cache |
| 8 | 8 | ||
| 9 | SRC_URI = "http://xfce-look.org/CONTENT/content-files/111343-OpenZone-${PV}.tar.xz" | 9 | SRC_URI = "http://xfce-look.org/CONTENT/content-files/111343-OpenZone-${PV}.tar.xz" |
| 10 | SRC_URI[md5sum] = "4dae968cbd525072664ef7a4fc7c4154" | ||
| 11 | SRC_URI[sha256sum] = "dc20f97a49e1ff1becf7853ef5f137ed30a4c27490540e755021d78d339efd92" | 10 | SRC_URI[sha256sum] = "dc20f97a49e1ff1becf7853ef5f137ed30a4c27490540e755021d78d339efd92" |
| 12 | 11 | ||
| 13 | S = "${WORKDIR}/OpenZone" | 12 | S = "${WORKDIR}/OpenZone" |
