All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 02/19] cdrtools-native: fix upstream version check
Date: Mon, 18 May 2020 06:48:21 -1000	[thread overview]
Message-ID: <aecd1239123d6fd94fbae10b162cf8a57eeaf18d.1589820011.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1589820010.git.steve@sakoman.com>

From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
index b568bb39f6..c08da6cdca 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
@@ -11,7 +11,6 @@ SRC_URI = " \
 	${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${PV}.tar.bz2 \
 	file://0001-Don-t-set-uid-gid-during-install.patch \
 	"
-UPSTREAM_VERSION_UNKNOWN = "1"
 
 SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b"
 SRC_URI[sha256sum] = "ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f"
-- 
2.17.1


  parent reply	other threads:[~2020-05-18 16:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18 16:48 [OE-core][dunfell 00/19] Patch review Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 01/19] meson: fix upstream version check Steve Sakoman
2020-05-18 16:48 ` Steve Sakoman [this message]
2020-05-18 16:48 ` [OE-core][dunfell 03/19] re2c: correct upstream location Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 04/19] libnewt: Backport patch to fix reproducibility Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 05/19] documentation.conf: Add variables supported by features_check.bbclass Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 06/19] connman: Include vpn-script in FILES Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 07/19] opkg-keyrings: check if opkg-key exists before run postinst Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 08/19] sstate.bbclass: Do not fail if files cannot be touched Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 09/19] wget: improve reproducible build Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 10/19] scripts/tiny/ksize: Fix for more recent kernels Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 11/19] python3-setuptools: add the missing rdepends Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 12/19] bitbake.conf: Prevent git from detecting parent repo in recipe Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 13/19] webkitgtk: update to 2.28.2 to fix multiple CVE's Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 14/19] pypi.bbclass: mind package suffix on version check Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 15/19] pypi.bbclass: use new pypi UPSTREAM_CHECK_URI Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 16/19] meson.bbclass: Close the log file after reading Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 17/19] pseudo: Fix enum typedef Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 18/19] selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFS Steve Sakoman
2020-05-18 16:48 ` [OE-core][dunfell 19/19] file: add PACKAGECONFIG for auto options Steve Sakoman

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=aecd1239123d6fd94fbae10b162cf8a57eeaf18d.1589820011.git.steve@sakoman.com \
    --to=steve@sakoman.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.