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-support/canonical-multitouch/frame_2.5.0.bb | |
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-support/canonical-multitouch/frame_2.5.0.bb')
-rw-r--r-- | meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb b/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb index bf62e8416..9d905cc22 100644 --- a/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb +++ b/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb | |||
@@ -17,7 +17,6 @@ SRC_URI = "https://launchpad.net/${BPN}/trunk/v${PV}/+download/${BPN}-${PV}.tar. | |||
17 | 17 | ||
18 | UPSTREAM_CHECK_URI = "https://launchpad.net/frame/trunk" | 18 | UPSTREAM_CHECK_URI = "https://launchpad.net/frame/trunk" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "02baa941091c5d198cd1623b3ad36e68" | ||
21 | SRC_URI[sha256sum] = "cfb9ab52cdccd926f1822a457264d0014c7eb9f4600a72626063dd073b26256f" | 20 | SRC_URI[sha256sum] = "cfb9ab52cdccd926f1822a457264d0014c7eb9f4600a72626063dd073b26256f" |
22 | 21 | ||
23 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 22 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |