[oe] [meta-networking][PATCH] ntp: fix checksum

Joe MacDonald Joe.MacDonald at windriver.com
Tue Nov 27 19:40:08 UTC 2012


[[meta-networking][PATCH] ntp: fix checksum] On 12.11.27 (Tue 17:19) Eric Bénard wrote:

> commit e15543f05bb2c321cd649b90de50d1a3d8cd1199 upgrade the recipe to
> a newer version but didn't update the checksum so fetch is failing.
> 
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb b/meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb
> index f7c5b68..0fce5ce 100644
> --- a/meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb
> +++ b/meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb
> @@ -8,8 +8,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
>          file://ntpdate \
>  "
>  
> -SRC_URI[md5sum] = "59876a9009b098ff59767ee45a88ebd2"
> -SRC_URI[sha256sum] = "6e84d4ddfa14b911c3ed88463af10867e1fa9b287e7b34d8a02e78be85a7c40e"
> +SRC_URI[md5sum] = "00df80a84ec9528fcfb09498075525bc"
> +SRC_URI[sha256sum] = "d6ab8371f9d31e594eb6922823d5ccd03dcc4e9d84b0e23ea25ac1405432f91c"
>  
>  EXTRA_OECONF += " --with-net-snmp-config=no --without-ntpsnmpd" 
>  

I didn't merge the patch since the change is included in the updates I
merged from PaulE.

-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20121127/5ef7df68/attachment-0002.sig>


More information about the Openembedded-devel mailing list