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/libsdl/libsdl-mixer_1.2.12.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-graphics/libsdl/libsdl-mixer_1.2.12.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb b/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb index a470ee81d0..35f278c890 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb | |||
| @@ -8,7 +8,6 @@ SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar. | |||
| 8 | file://configure.patch \ | 8 | file://configure.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "e03ff73d77a55e3572ad0217131dc4a1" | ||
| 12 | SRC_URI[sha256sum] = "1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a" | 11 | SRC_URI[sha256sum] = "1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a" |
| 13 | 12 | ||
| 14 | S = "${WORKDIR}/SDL_mixer-${PV}" | 13 | S = "${WORKDIR}/SDL_mixer-${PV}" |
