mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
source-code-pro-fonts: 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:
@@ -14,6 +14,9 @@ SRC_URI = " \
|
||||
SRC_URI[sha256sum] = "da2ac159497d31b0c6d9daa8fc390fb8252e75b4a9805ace6a2c9cccaed4932e"
|
||||
S = "${WORKDIR}/source-code-pro-2.030R-ro-1.050R-it"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/adobe-fonts/source-code-pro/tags"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+\.\d+)R"
|
||||
|
||||
do_install() {
|
||||
install -d ${D}${sysconfdir}/fonts/conf.d/
|
||||
install -m 0644 ${UNPACKDIR}/44-source-code-pro-fonts-fontconfig.conf ${D}${sysconfdir}/fonts/conf.d/
|
||||
|
||||
Reference in New Issue
Block a user