mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
libglu: upgrade 9.0.1 -> 9.0.2
(From OE-Core rev: f327885f1180e9338e0c909d3e591c3a6d57f6aa) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -10,12 +10,10 @@ LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b35645
|
||||
|
||||
# Epoch as this used to be part of mesa
|
||||
PE = "2"
|
||||
PR = "0"
|
||||
|
||||
SRC_URI = "https://mesa.freedesktop.org/archive/glu/glu-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "5599a0e0a97335e10239d9165aced60d"
|
||||
SRC_URI[sha256sum] = "f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7"
|
||||
SRC_URI[sha256sum] = "24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65"
|
||||
|
||||
S = "${WORKDIR}/glu-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user