[oe-commits] Koen Kooi : ntp: unbreak fetching of ntp-ssl

git at git.openembedded.org git at git.openembedded.org
Mon Jul 9 13:38:07 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 0378b2ab7e4447f605333cd72f411d7c94d5cee5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0378b2ab7e4447f605333cd72f411d7c94d5cee5

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Wed Jun 27 11:14:01 2012 +0200

ntp: unbreak fetching of ntp-ssl

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb b/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb
index ece8720..a3d719e 100644
--- a/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb
+++ b/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb
@@ -7,7 +7,7 @@ inherit systemd
 SYSTEMD_PACKAGES = "${PN}-systemd"
 SYSTEMD_SERVICE_${PN}-systemd = "ntpd.service"
 
-SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
+SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.gz \
         file://tickadj.c.patch \
         file://ntp-4.2.4_p6-nano.patch \
         file://ntpd \





More information about the Openembedded-commits mailing list