From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [daisy][PATCH 05/15] mailx: fix SRC_URI
Date: Fri, 8 Sep 2017 16:21:41 -0700 [thread overview]
Message-ID: <1504912911-23120-6-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1504912911-23120-1-git-send-email-armccurdy@gmail.com>
From: Robert Yang <liezhi.yang@windriver.com>
The old one is not available any more.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 3569d434e754a62ec998fbf48380d653d1524dc4)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta/recipes-extended/mailx/mailx_12.5.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
index cc0b6bf..77e2607 100644
--- a/meta/recipes-extended/mailx/mailx_12.5.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd"
DEPENDS = "openssl"
-SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
- ${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \
+SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/heirloom-mailx_12.5.orig.tar.gz;name=archive \
+ https://launchpad.net/ubuntu/+archive/primary/+files/heirloom-mailx_12.5-1.diff.gz;name=patch \
file://explicitly.disable.krb5.support.patch \
"
--
1.9.1
next prev 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 ` Andre McCurdy [this message]
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 ` [daisy][PATCH 15/15] mklibs-native: " Andre McCurdy
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-6-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.