From 9f334509d84ead91d73e5ff2c44eb7d22d5a95e6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 24 Feb 2015 14:18:46 +0100 Subject: [PATCH] ntp: Bump PR to 6 to allow online upgrades As pointed out by Harald the PR is lower than the package that is already on the device. Bump it to 6 then. Current: opkg list_installed | grep ntp ntp - 4.2.8p1-r5.0 ntp-tickadj - 4.2.8p1-r5.0 ntpdate - 4.2.8p1-r5.0 --- recipes-bsp/ntp/ntp_4.2.8p1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/ntp/ntp_4.2.8p1.bb b/recipes-bsp/ntp/ntp_4.2.8p1.bb index 17c21d0..03e88ef 100644 --- a/recipes-bsp/ntp/ntp_4.2.8p1.bb +++ b/recipes-bsp/ntp/ntp_4.2.8p1.bb @@ -23,6 +23,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g file://ntpd.list \ " +PR = "r6" + SRC_URI[md5sum] = "65d8cdfae4722226fbe29863477641ed" SRC_URI[sha256sum] = "948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88"