Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 01/16] resolvconf: update to 1.80
@ 2019-12-19 13:22 Alexander Kanavin
  2019-12-19 13:22 ` [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35 Alexander Kanavin
                   ` (15 more replies)
  0 siblings, 16 replies; 23+ messages in thread
From: Alexander Kanavin @ 2019-12-19 13:22 UTC (permalink / raw)
  To: openembedded-core

Switch to git, as using debian snapshots makes automated upgrades impossible.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../resolvconf/{resolvconf_1.79.bb => resolvconf_1.80.bb}  | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.79.bb => resolvconf_1.80.bb} (90%)

diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.79.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.80.bb
similarity index 90%
rename from meta/recipes-connectivity/resolvconf/resolvconf_1.79.bb
rename to meta/recipes-connectivity/resolvconf/resolvconf_1.80.bb
index 85501772880..c1ca4d996f7 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.79.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.80.bb
@@ -11,13 +11,14 @@ AUTHOR = "Thomas Hood"
 HOMEPAGE = "http://packages.debian.org/resolvconf"
 RDEPENDS_${PN} = "bash"
 
-SRC_URI = "http://snapshot.debian.org/archive/debian/20160520T044340Z/pool/main/r/${BPN}/${BPN}_1.79.tar.xz \
+SRC_URI = "git://salsa.debian.org/debian/resolvconf.git;protocol=https \
            file://fix-path-for-busybox.patch \
            file://99_resolvconf \
           "
 
-SRC_URI[md5sum] = "aab2382020fc518f06a06e924c56d300"
-SRC_URI[sha256sum] = "8e2843cd4162b706f0481b3c281657728cbc2822e50a64fff79b79bd8aa870a0"
+SRCREV = "63b179d496d7e20cee979d44b1ad4d5a39545d96"
+
+S = "${WORKDIR}/git"
 
 # the package is taken from snapshots.debian.org; that source is static and goes stale
 # so we check the latest upstream from a directory that does get updated
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-12-20 15:33 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 13:22 [PATCH 01/16] resolvconf: update to 1.80 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35 Alexander Kanavin
2019-12-19 17:03   ` Khem Raj
2019-12-19 17:12     ` Alexander Kanavin
2019-12-19 17:18       ` Khem Raj
2019-12-19 17:22         ` Alexander Kanavin
2019-12-20 15:32         ` Paul Gortmaker
2019-12-19 13:22 ` [PATCH 03/16] ovmf: update to 201911 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 04/16] meson: update 0.52.0 -> 0.52.1 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 05/16] vala: upgrade 0.46.4 -> 0.46.5 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 06/16] bash-completion: upgrade 2.9 -> 2.10 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 07/16] libcomps: upgrade 0.1.12 -> 0.1.14 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 08/16] createrepo-c: upgrade 0.15.1 -> 0.15.4 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 09/16] librepo: upgrade 1.11.0 -> 1.11.1 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 10/16] btrfs-tools: upgrade 5.3.1 -> 5.4 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 11/16] epiphany: upgrade 3.34.1 -> 3.34.2 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 12/16] boost: upgrade 1.71.0 -> 1.72.0 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 13/16] strace: update to 5.4 Alexander Kanavin
2019-12-19 13:22 ` [PATCH 14/16] gnutls: update to 3.6.11.1 Alexander Kanavin
2019-12-19 13:23 ` [PATCH 15/16] llvm: fix upstream version check Alexander Kanavin
2019-12-19 13:23 ` [PATCH 16/16] python3-pygments: update to 2.5.2 Alexander Kanavin
2019-12-19 13:32 ` ✗ patchtest: failure for "resolvconf: update to 1.80..." and 15 more Patchwork
2019-12-19 13:43   ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox