All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 02/10] devtool: fix upstream version check for devtool-test-local recipe
Date: Mon, 12 Feb 2018 13:05:13 +0200	[thread overview]
Message-ID: <20180212110521.16974-2-alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <20180212110521.16974-1-alexander.kanavin@linux.intel.com>

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb b/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb
index 6bfc557060a..b377cb76051 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb
+++ b/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb
@@ -9,6 +9,7 @@ SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/syslinux-${PV}.tar.x
 
 SRC_URI[md5sum] = "92a253df9211e9c20172796ecf388f13"
 SRC_URI[sha256sum] = "26d3986d2bea109d5dc0e4f8c4822a459276cf021125e8c9f23c3cca5d8c850e"
+UPSTREAM_VERSION_UNKNOWN = "1"
 
 S = "${WORKDIR}/syslinux-${PV}"
 
-- 
2.15.1



  reply	other threads:[~2018-02-12 11:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12 11:05 [PATCH 01/10] cryptodev: switch SRC_URI to git Alexander Kanavin
2018-02-12 11:05 ` Alexander Kanavin [this message]
2018-02-12 11:05 ` [PATCH 03/10] lsbinitscripts: update to 9.79 Alexander Kanavin
2018-02-12 11:05 ` [PATCH 04/10] pax: remove the recipe Alexander Kanavin
2018-02-12 11:05 ` [PATCH 05/10] image-live.bbclass: drop support for compressed ISO images Alexander Kanavin
2018-02-12 11:05 ` [PATCH 06/10] libpipeline: add a recipe Alexander Kanavin
2018-02-12 11:05 ` [PATCH 07/10] man-db: replace the outdated man implementation Alexander Kanavin
2018-02-21 20:07   ` Burton, Ross
2018-02-21 20:47     ` Burton, Ross
2018-02-21 22:37       ` Burton, Ross
2018-02-21 20:22   ` Andre McCurdy
2018-02-21 20:43   ` Mark Hatle
2018-02-22 12:49   ` Burton, Ross
2018-02-12 11:05 ` [PATCH 08/10] oe-selftest: fix tests to reflect man->man-db transition Alexander Kanavin
2018-02-12 11:05 ` [PATCH 09/10] maintainers.inc: add missing entries Alexander Kanavin
2018-02-12 11:05 ` [PATCH 10/10] oe-selftest: add a test for recipes without maintainers 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=20180212110521.16974-2-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 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.