summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-09-08 14:48:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-09-09 11:47:19 +0200
commit9c2c7b9e73d49dbc27df8c49265ef66e626aaa62 (patch)
treee870ce887895f7abd381a40feeb6df4f10f8dd4a
parent23c01d0b968160e8dfd02d9f267dd85541bc1ba9 (diff)
downloadptxdist-9c2c7b9e73d49dbc27df8c49265ef66e626aaa62.tar.gz
ptxdist-9c2c7b9e73d49dbc27df8c49265ef66e626aaa62.tar.xz
chrony: Version bump. 4.2 -> 4.3.
https://chrony.tuxfamily.org/news.html Minor release with some enhancements. * Forward patch from version 4.2, applies with offset. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220908124840.166073-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/chrony-4.3/0001-configure-make-unrecognized-option-a-fatal-error.patch (renamed from patches/chrony-4.2/0001-configure-make-unrecognized-option-a-fatal-error.patch)0
-rw-r--r--patches/chrony-4.3/series (renamed from patches/chrony-4.2/series)0
-rw-r--r--rules/chrony.make4
3 files changed, 2 insertions, 2 deletions
diff --git a/patches/chrony-4.2/0001-configure-make-unrecognized-option-a-fatal-error.patch b/patches/chrony-4.3/0001-configure-make-unrecognized-option-a-fatal-error.patch
index 01f213633..01f213633 100644
--- a/patches/chrony-4.2/0001-configure-make-unrecognized-option-a-fatal-error.patch
+++ b/patches/chrony-4.3/0001-configure-make-unrecognized-option-a-fatal-error.patch
diff --git a/patches/chrony-4.2/series b/patches/chrony-4.3/series
index 501972558..501972558 100644
--- a/patches/chrony-4.2/series
+++ b/patches/chrony-4.3/series
diff --git a/rules/chrony.make b/rules/chrony.make
index eb700134d..200454058 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
#
# Paths and names
#
-CHRONY_VERSION := 4.2
-CHRONY_MD5 := 07282f8e76a4399d6c17009bb6345614
+CHRONY_VERSION := 4.3
+CHRONY_MD5 := 765dd8c085a0be2a52f9e9135665f0b7
CHRONY := chrony-$(CHRONY_VERSION)
CHRONY_SUFFIX := tar.gz
CHRONY_URL := http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)