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

git at git.openembedded.org git at git.openembedded.org
Fri Jul 13 13:28:21 UTC 2012


Module: meta-openembedded.git
Branch: denzil
Commit: 04c61c8ed73cb2c537002f22d1b9656f6cec61af
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=04c61c8ed73cb2c537002f22d1b9656f6cec61af

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jul 13 09:12:10 2012 +0000

ntp: unbreak fetching of ntp-ssl

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 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