All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <Joe_MacDonald@mentor.com>
Subject: [meta-networking][PATCH 10/12] autofs: add UPSTREAM_CHECK_URI
Date: Fri, 25 May 2018 15:54:51 +0800	[thread overview]
Message-ID: <1527234893-8733-11-git-send-email-yi.zhao@windriver.com> (raw)
In-Reply-To: <1527234893-8733-1-git-send-email-yi.zhao@windriver.com>

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb b/meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb
index 68c64fd..e279995 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb
@@ -31,6 +31,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \
 SRC_URI[md5sum] = "28cf88f99eff553a8500659ba5d45a76"
 SRC_URI[sha256sum] = "0d57e4138c2ec8058ca92164d035546f68ce4af93acb893369993d67c7056a10"
 
+UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/"
+
 INITSCRIPT_NAME = "autofs"
 INITSCRIPT_PARAMS = "defaults"
 
-- 
2.7.4



  parent reply	other threads:[~2018-05-25  7:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25  7:54 [meta-networking][PATCH 00/12] add UPSTREAM_CHECK_URI for recipes Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 01/12] ntop: add UPSTREAM_CHECK_URI Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 02/12] geoip-perl: " Yi Zhao
2018-05-29  7:08   ` [meta-networking][PATCH 02/12 V2] " Yi Zhao
2018-05-29  7:09   ` [meta-networking][PATCH 02/12] " Yi Zhao
2018-05-29 16:49     ` Khem Raj
2018-05-30  0:21       ` Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 03/12] ipvsadm: " Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 04/12] net-snmp: " Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 05/12] netkit-telnet: " Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 06/12] ebtables: add RECIPE_UPSTREAM_VERSION Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 07/12] dlm: add UPSTREAM_CHECK_URI Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 08/12] vsftpd: " Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 09/12] vblade: " Yi Zhao
2018-05-25  7:54 ` Yi Zhao [this message]
2018-05-25  7:54 ` [meta-networking][PATCH 11/12] vlan: " Yi Zhao
2018-05-25  7:54 ` [meta-networking][PATCH 12/12] rdist: " Yi Zhao

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=1527234893-8733-11-git-send-email-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=Joe_MacDonald@mentor.com \
    --cc=openembedded-devel@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.