diff options
| author | J. S. <schonm@gmail.com> | 2024-11-05 22:04:26 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 19:19:22 -0800 |
| commit | d2f631c763f555352ee1591d198304b33b2ebc15 (patch) | |
| tree | 49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-graphics/xbindkeys | |
| parent | 01dd622533957d20fa860e34ff098161a103bfbf (diff) | |
| download | meta-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.bb | 1 |
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 | |||
| 12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
| 13 | 13 | ||
| 14 | SRC_URI = "http://www.nongnu.org/xbindkeys/xbindkeys-${PV}.tar.gz" | 14 | SRC_URI = "http://www.nongnu.org/xbindkeys/xbindkeys-${PV}.tar.gz" |
| 15 | SRC_URI[md5sum] = "b5e1a9668ba13ff8673836d1d965d951" | ||
| 16 | SRC_URI[sha256sum] = "a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2" | 15 | SRC_URI[sha256sum] = "a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2" |
| 17 | 16 | ||
| 18 | EXTRA_OECONF = "--disable-guile" | 17 | EXTRA_OECONF = "--disable-guile" |
