All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [daisy][PATCH 15/15] mklibs-native: update SRC_URI
Date: Fri,  8 Sep 2017 16:21:51 -0700	[thread overview]
Message-ID: <1504912911-23120-16-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1504912911-23120-1-git-send-email-armccurdy@gmail.com>

The upstream oe-core recipe fixed similar fetcher issues by switching
to a specific debian snapshot version. However, the debian snapshot
doesn't provide mklibs 0.1.38 so fetch from yoctoproject.org mirror
instead.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb b/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
index fd04c97..5db795f 100644
--- a/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
+++ b/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=98d31037b13d896e33890738ef01af64"
 DEPENDS = "python-native dpkg-native"
 
-SRC_URI = "http://ftp.de.debian.org/debian/pool/main/m/mklibs/${BPN}_${PV}.tar.gz \
+SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BPN}_${PV}.tar.gz \
 	file://ac_init_fix.patch\
 	file://fix_STT_GNU_IFUNC.patch\
 "
-- 
1.9.1



      parent reply	other threads:[~2017-09-08 23:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-08 23:21 [daisy][PATCH 00/15] SRC_URI and minor dependency fixes Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 01/15] setserial: add missing depends on groff-native Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 02/15] kernel: Added bc-native as DEPENDS Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 03/15] base-passwd: fix SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 04/15] dosfstools: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 05/15] mailx: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 06/15] stat: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 07/15] ossp-uuid: update SRC_URI to not use Google Code Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 08/15] ossp-uuid: use snapshot.debian.org for SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 09/15] pigz: Update SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 10/15] cryptodev-linux: update SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 11/15] dpkg: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 12/15] libproxy: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 13/15] lsof: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 14/15] netbase: " Andre McCurdy
2017-09-08 23:21 ` Andre McCurdy [this message]

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=1504912911-23120-16-git-send-email-armccurdy@gmail.com \
    --to=armccurdy@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.