diff mbox

setserial: bump to version 2.17-45.3

Message ID 1380609394.20990.0.camel@phoenix
State Superseded
Headers show

Commit Message

Axel Lin Oct. 1, 2013, 6:36 a.m. UTC
Bump to patchlevel 3 since 2 is gone upstream.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
Fix below download error:
--2013-10-01 14:27:13--  http://ftp.debian.org/debian/pool/main/s/setserial/setserial_2.17-45.2.diff.gz
Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-10-01 14:27:15 ERROR 404: Not Found.

 package/setserial/setserial.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Oct. 1, 2013, 9:55 a.m. UTC | #1
Dear Axel Lin,

On Tue, 01 Oct 2013 14:36:34 +0800, Axel Lin wrote:
> Bump to patchlevel 3 since 2 is gone upstream.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>

I believe we should get rid of the BR2_DEBIAN_MIRROR thing altogether,
and switch all packages that are sourced from Debian to use
http://snapshot.debian.org/ to avoid disappearing packages.

Thomas
Peter Korsgaard Oct. 1, 2013, 7:27 p.m. UTC | #2
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Dear Axel Lin,
 Thomas> On Tue, 01 Oct 2013 14:36:34 +0800, Axel Lin wrote:
 >> Bump to patchlevel 3 since 2 is gone upstream.
 >> 
 >> Signed-off-by: Axel Lin <axel.lin@ingics.com>

 Thomas> I believe we should get rid of the BR2_DEBIAN_MIRROR thing altogether,
 Thomas> and switch all packages that are sourced from Debian to use
 Thomas> http://snapshot.debian.org/ to avoid disappearing packages.

Agreed. Axel, care to send a patch doing that?
diff mbox

Patch

diff --git a/package/setserial/setserial.mk b/package/setserial/setserial.mk
index e6846b2..262cc79 100644
--- a/package/setserial/setserial.mk
+++ b/package/setserial/setserial.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 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/