Signed-off-by: Alex Kiernan <[email protected]> --- meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb index 3efac7d98383..cd8b396f192c 100644 --- a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb +++ b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb @@ -20,6 +20,8 @@ SRC_URI = "https://ftp.ntpsec.org/pub/releases/ntpsec-${PV}.tar.gz \ SRC_URI[sha256sum] = "f2684835116c80b8f21782a5959a805ba3c44e3a681dd6c17c7cb00cc242c27a" +UPSTREAM_CHECK_URI = "ftp://ftp.ntpsec.org/pub/releases/" + inherit pkgconfig python3-dir python3targetconfig systemd update-alternatives update-rc.d useradd waf features_check # RDEPENDS on gnuplot with this restriction -- 2.35.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98072): https://lists.openembedded.org/g/openembedded-devel/message/98072 Mute This Topic: https://lists.openembedded.org/mt/92743281/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
