From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/6] opkg-utils: fix upstream version check
Date: Wed, 22 Nov 2017 18:32:31 +0200 [thread overview]
Message-ID: <20171122163233.10292-4-alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <20171122163233.10292-1-alexander.kanavin@linux.intel.com>
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb
index 646cc8ff9a8..514ba7912a3 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb
@@ -11,6 +11,8 @@ SRC_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/${BPN}/snapshot/${BPN}-${PV
file://0001-Switch-all-scripts-to-use-Python-3.x.patch \
"
SRC_URI_append_class-native = " file://tar_ignore_error.patch"
+UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/"
+
SRC_URI[md5sum] = "a19e09c79bf1152aac62e8a120d679ff"
SRC_URI[sha256sum] = "7f4b08912e26a3f4f6f423f3b4e7157a73b1f3a7483fc59b216d1a80b50b0c38"
--
2.15.0
next prev parent reply other threads:[~2017-11-22 16:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-22 16:32 [PATCH 1/6] meta-selftest: fix upstream version checks for devtool test recipes Alexander Kanavin
2017-11-22 16:32 ` [PATCH 2/6] cdrtools-native: fix upstream version check Alexander Kanavin
2017-11-22 16:32 ` [PATCH 3/6] m4-native: " Alexander Kanavin
2017-11-22 16:32 ` Alexander Kanavin [this message]
2017-11-22 16:32 ` [PATCH 5/6] kern-tools-native: " Alexander Kanavin
2017-11-22 16:32 ` [PATCH 6/6] neon: remove the recipe Alexander Kanavin
2017-11-23 11:28 ` Maxin B. John
2017-11-23 13:46 ` Alexander Kanavin
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=20171122163233.10292-4-alexander.kanavin@linux.intel.com \
--to=alexander.kanavin@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox