diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-30 16:12:12 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-01 14:22:53 +0100 |
| commit | ca65114e5e6b543164c297048c73a51d606c817c (patch) | |
| tree | b7705348010d838452a50c4e7c6a4503af1777f5 /meta/recipes-graphics/glew | |
| parent | baec6b7904b10b9b349ce00d2187144cc8650642 (diff) | |
| download | poky-ca65114e5e6b543164c297048c73a51d606c817c.tar.gz | |
recipes: Drop remaining md5sum checksums
We have long since obsoleted md5sum in favour of sha256sum. Drop the remaining
56 entries (which were showing many recipes hadn't been touched in a long time).
They all do have the corresponding sha256sum entries as is clear from the diff.
(From OE-Core rev: 7e4bfcc9706fa8a09f6a0004174a2c3b21c90df3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/glew')
| -rw-r--r-- | meta/recipes-graphics/glew/glew_2.2.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/glew/glew_2.2.0.bb b/meta/recipes-graphics/glew/glew_2.2.0.bb index d7a26a3438..b82b25c602 100644 --- a/meta/recipes-graphics/glew/glew_2.2.0.bb +++ b/meta/recipes-graphics/glew/glew_2.2.0.bb | |||
| @@ -10,7 +10,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \ | |||
| 10 | file://notempdir.patch \ | 10 | file://notempdir.patch \ |
| 11 | file://no-strip.patch" | 11 | file://no-strip.patch" |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "3579164bccaef09e36c0af7f4fd5c7c7" | ||
| 14 | SRC_URI[sha256sum] = "d4fc82893cfb00109578d0a1a2337fb8ca335b3ceccf97b97e5cc7f08e4353e1" | 13 | SRC_URI[sha256sum] = "d4fc82893cfb00109578d0a1a2337fb8ca335b3ceccf97b97e5cc7f08e4353e1" |
| 15 | 14 | ||
| 16 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/glew/files/glew" | 15 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/glew/files/glew" |
