mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-09 10:45:22 +01:00
mariadb: update UPSTREAM_CHECK_* variables to fix devtool upgrades
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
This commit is contained in:
parent
0b142f39e7
commit
c326192d99
|
|
@ -29,7 +29,7 @@ SRC_URI = "https://archive.mariadb.org/${BP}/source/${BP}.tar.gz \
|
|||
SRC_URI:append:libc-musl = " file://ppc-remove-glibc-dep.patch"
|
||||
SRC_URI[sha256sum] = "5239a245ed90517e96396605cd01ccd8f73cd7442d1b3076b6ffe258110e5157"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/releases"
|
||||
UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/tags"
|
||||
|
||||
BINCONFIG_GLOB = "mysql_config"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user