[oe] [meta-networking][PATCH 10/12] autofs: add UPSTREAM_CHECK_URI
Yi Zhao
yi.zhao at windriver.com
Fri May 25 07:54:51 UTC 2018
Signed-off-by: Yi Zhao <yi.zhao at 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
More information about the Openembedded-devel
mailing list