summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-03 22:33:06 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-04 07:30:34 -0700
commit13f49641fb0d133e22d41a13be61ca48a65a457a (patch)
treea32f0288dcf8db380dfec3db5a4937122cd2d8f8
parent716495559115ee03fe82fed5e3ca5b3f7b52732e (diff)
downloadmeta-openembedded-13f49641fb0d133e22d41a13be61ca48a65a457a.tar.gz
xfce-dusk-gtk3: 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/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb b/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb
index 4cbdb4e08..4dacb203d 100644
--- a/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb
+++ b/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f0e2cd40e05189ec81232da84bd6e1a"
5inherit allarch 5inherit allarch
6 6
7SRC_URI = "http://sources.openembedded.org/141404-xfce_dusk_gtk3-1_3.tar.gz;subdir=${BPN}-${PV}" 7SRC_URI = "http://sources.openembedded.org/141404-xfce_dusk_gtk3-1_3.tar.gz;subdir=${BPN}-${PV}"
8SRC_URI[md5sum] = "b3ad37ad8173b14ec090e60a80e65d8f"
9SRC_URI[sha256sum] = "bfa8a88607d1a1da5bd0b9e4e075767c54400a3c5a0fae88b619ed71532f30b4" 8SRC_URI[sha256sum] = "bfa8a88607d1a1da5bd0b9e4e075767c54400a3c5a0fae88b619ed71532f30b4"
10 9
11do_configure() { 10do_configure() {