mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
libglu:upgrade 9.0.0 -> 9.0.1
(From OE-Core rev: 3afee08c2cdb8cda75714d7460d1c67e75f0862c) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f1bfba262
commit
7029258a65
+3
-3
@@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b35645
|
||||
PE = "2"
|
||||
PR = "0"
|
||||
|
||||
SRC_URI = "https://mesa.freedesktop.org/archive/glu/glu-${PV}.tar.bz2"
|
||||
SRC_URI = "https://mesa.freedesktop.org/archive/glu/glu-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "be9249132ff49275461cf92039083030"
|
||||
SRC_URI[sha256sum] = "1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12"
|
||||
SRC_URI[md5sum] = "5599a0e0a97335e10239d9165aced60d"
|
||||
SRC_URI[sha256sum] = "f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7"
|
||||
|
||||
S = "${WORKDIR}/glu-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user