summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xbindkeys
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-11-05 22:04:26 -0500
committerKhem Raj <raj.khem@gmail.com>2024-11-05 19:19:22 -0800
commitd2f631c763f555352ee1591d198304b33b2ebc15 (patch)
tree49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-graphics/xbindkeys
parent01dd622533957d20fa860e34ff098161a103bfbf (diff)
downloadmeta-openembedded-d2f631c763f555352ee1591d198304b33b2ebc15.tar.gz
Drop unnecessary SRC_URI md5sum from the recipes in meta-oe.
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xbindkeys')
-rw-r--r--meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb b/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb
index 0c316edf95..5076b5a945 100644
--- a/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb
+++ b/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb
@@ -12,7 +12,6 @@ inherit features_check autotools
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13
14SRC_URI = "http://www.nongnu.org/xbindkeys/xbindkeys-${PV}.tar.gz" 14SRC_URI = "http://www.nongnu.org/xbindkeys/xbindkeys-${PV}.tar.gz"
15SRC_URI[md5sum] = "b5e1a9668ba13ff8673836d1d965d951"
16SRC_URI[sha256sum] = "a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2" 15SRC_URI[sha256sum] = "a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2"
17 16
18EXTRA_OECONF = "--disable-guile" 17EXTRA_OECONF = "--disable-guile"