From: Axel Lin <axel.lin@ingics.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] setserial: bump to version 2.17-45.3
Date: Wed, 02 Oct 2013 09:47:14 +0800 [thread overview]
Message-ID: <1380678434.6489.1.camel@phoenix> (raw)
Bump to patchlevel 3 since 2 is gone upstream.
Also switch to use http://snapshot.debian.org/ instead of BR2_DEBIAN_MIRROR to
avoid disappearing packages.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
v2: Switch to use http://snapshot.debian.org/ instead of BR2_DEBIAN_MIRROR.
package/setserial/setserial.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/setserial/setserial.mk b/package/setserial/setserial.mk
index e6846b2..f8d0a4b 100644
--- a/package/setserial/setserial.mk
+++ b/package/setserial/setserial.mk
@@ -5,9 +5,9 @@
################################################################################
SETSERIAL_VERSION = 2.17
-SETSERIAL_PATCH = setserial_2.17-45.2.diff.gz
+SETSERIAL_PATCH = setserial_2.17-45.3.diff.gz
SETSERIAL_SOURCE = setserial_$(SETSERIAL_VERSION).orig.tar.gz
-SETSERIAL_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/s/setserial/
+SETSERIAL_SITE = http://snapshot.debian.org/archive/debian/20131001T214925Z/pool/main/s/setserial/
define SETSERIAL_APPLY_DEBIAN_PATCHES
# Touching gorhack.h is needed for the Debian patch 18 to work
--
1.8.1.2
next reply other threads:[~2013-10-02 1:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-02 1:47 Axel Lin [this message]
2013-10-02 7:34 ` [Buildroot] [PATCH v2] setserial: bump to version 2.17-45.3 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1380678434.6489.1.camel@phoenix \
--to=axel.lin@ingics.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.