All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] ccid: Fixed broken URL
@ 2013-12-18 21:52 David Nyström
  2013-12-18 21:52 ` [meta-oe][PATCH 2/2] pcsc-lite: " David Nyström
  0 siblings, 1 reply; 2+ messages in thread
From: David Nyström @ 2013-12-18 21:52 UTC (permalink / raw)
  To: openembedded-devel; +Cc: David Nyström

Signed-off-by: David Nyström <david.nystrom@enea.com>
---
 meta-oe/recipes-support/ccid/ccid_1.4.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb
index 5524f9e..e70ec39 100644
--- a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb
+++ b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 DEPENDS = "virtual/libusb0 pcsc-lite"
 RDEPENDS_${PN} = "pcsc-lite"
 
-SRC_URI = "https://alioth.debian.org/frs/download.php/3768/ccid-${PV}.tar.bz2"
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/3768/ccid-${PV}.tar.bz2"
 SRC_URI[md5sum] = "b6c37110f50b059a8ba94f118cfd679a"
 SRC_URI[sha256sum] = "7aca09fa4b9099e423402fd5df424adbafa502888710d1fda6015b6c1ff637ef"
 
-- 
1.8.3.2



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

* [meta-oe][PATCH 2/2] pcsc-lite: Fixed broken URL
  2013-12-18 21:52 [meta-oe][PATCH 1/2] ccid: Fixed broken URL David Nyström
@ 2013-12-18 21:52 ` David Nyström
  0 siblings, 0 replies; 2+ messages in thread
From: David Nyström @ 2013-12-18 21:52 UTC (permalink / raw)
  To: openembedded-devel; +Cc: David Nyström

Signed-off-by: David Nyström <david.nystrom@enea.com>
---
 meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
index 266781a..85ec414 100644
--- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
+++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
 DEPENDS = "udev"
 
-SRC_URI = "https://alioth.debian.org/frs/download.php/3757/pcsc-lite-${PV}.tar.bz2"
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/3757/pcsc-lite-${PV}.tar.bz2"
 SRC_URI[md5sum] = "3e4b777231d35ce35c15c0704f936eaa"
 SRC_URI[sha256sum] = "1e44049168d1ce55fd56c175f61206955254df0f385455f2a20ec7e8a0e6a77a"
 
-- 
1.8.3.2



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

end of thread, other threads:[~2013-12-18 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-18 21:52 [meta-oe][PATCH 1/2] ccid: Fixed broken URL David Nyström
2013-12-18 21:52 ` [meta-oe][PATCH 2/2] pcsc-lite: " David Nyström

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.