Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1][denzil] gnutls: Update SRC_URI to use GNU_MIRROR
@ 2012-10-01 23:19 Darren Hart
  2012-10-01 23:19 ` [PATCH 1/1] " Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-10-01 23:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart, John Howard, Scott Garman

The following changes since commit 032bd9a856f9ca0b43dff272bd4f95481aa46597:

  bootimg: Use STAGING_KERNEL_DIR (2012-09-28 16:51:35 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/denzil/fixes
  http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/denzil/fixes

Darren Hart (1):
  gnutls: Update SRC_URI to use GNU_MIRROR

 meta/recipes-support/gnutls/gnutls.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.11.4




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

* [PATCH 1/1] gnutls: Update SRC_URI to use GNU_MIRROR
  2012-10-01 23:19 [PATCH 0/1][denzil] gnutls: Update SRC_URI to use GNU_MIRROR Darren Hart
@ 2012-10-01 23:19 ` Darren Hart
  2012-10-01 23:22   ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-10-01 23:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart, John Howard, Scott Garman

The current SRC_URI fails. Update it with the GNU_MIRROR SRC_URI from
upstream commit 188dff3daf048e369bcab0d1db2964490e43d734.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: John Howard <john.howard@intel.com>
CC: Scott Garman <scott.a.garman@intel.com>
---
 meta/recipes-support/gnutls/gnutls.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index 157612e..e818f07 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gnutls/"
 BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls"
 DEPENDS = "zlib lzo libtasn1 libgcrypt (>= 1.4.2) libcap readline"
 
-INC_PR = "r6"
+INC_PR = "r7"
 
 LICENSE = "GPLv3+ & LGPLv2.1+"
 LICENSE_${PN} = "LGPLv2.1+"
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
                     file://lib/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://libextra/COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
+SRC_URI = "${GNU_MIRROR}/gnutls/gnutls-${PV}.tar.bz2"
 
 inherit autotools binconfig pkgconfig gettext
 
-- 
1.7.11.4




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

* Re: [PATCH 1/1] gnutls: Update SRC_URI to use GNU_MIRROR
  2012-10-01 23:19 ` [PATCH 1/1] " Darren Hart
@ 2012-10-01 23:22   ` Darren Hart
  0 siblings, 0 replies; 3+ messages in thread
From: Darren Hart @ 2012-10-01 23:22 UTC (permalink / raw)
  To: Darren Hart; +Cc: Scott Garman, John Howard, openembedded-core



On 10/01/2012 04:19 PM, Darren Hart wrote:
> The current SRC_URI fails. Update it with the GNU_MIRROR SRC_URI from
> upstream commit 188dff3daf048e369bcab0d1db2964490e43d734.

Sorry, that was the poky commit. Updated in the branch to the oe-core
commit:

753b22012f10c393c191d3116b9d38ee4be6d112

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel



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

end of thread, other threads:[~2012-10-01 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01 23:19 [PATCH 0/1][denzil] gnutls: Update SRC_URI to use GNU_MIRROR Darren Hart
2012-10-01 23:19 ` [PATCH 1/1] " Darren Hart
2012-10-01 23:22   ` Darren Hart

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