All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Subject: [PATCH 7/8] gnu-config: update to latest revision
Date: Fri, 23 Jul 2021 00:45:07 +0200	[thread overview]
Message-ID: <20210722224508.51967-7-alex.kanavin@gmail.com> (raw)
In-Reply-To: <20210722224508.51967-1-alex.kanavin@gmail.com>

Adjust lines in license check; checksum is same.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 meta/recipes-devtools/gnu-config/gnu-config_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index 420363415c..6e4435be2c 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a direc
 HOMEPAGE = "https://git.savannah.gnu.org/cgit/config.git"
 SECTION = "devel"
 LICENSE = "GPL-3.0-with-autoconf-exception"
-LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=b75d42f59f706ea56d6a8e00216fca6a"
+LIC_FILES_CHKSUM = "file://config.guess;beginline=9;endline=29;md5=b75d42f59f706ea56d6a8e00216fca6a"
 
 DEPENDS_class-native = "hostperl-runtime-native"
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-SRCREV = "4550d2f15b3a7ce2451c1f29500b9339430c877f"
-PV = "20210620+git${SRCPV}"
+SRCREV = "805517123cbfe33d17c989a18e78c5789fab0437"
+PV = "20210722+git${SRCPV}"
 
 SRC_URI = "git://git.savannah.gnu.org/config.git \
            file://gnu-configize.in"
-- 
2.31.1


  parent reply	other threads:[~2021-07-22 22:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22 22:45 [PATCH 1/8] llvm: update 12.0.0 -> 12.0.1 Alexander Kanavin
2021-07-22 22:45 ` [PATCH 2/8] systemd: update 248.3 -> 249.1 Alexander Kanavin
2021-07-29 13:37   ` [OE-core] " Martin Jansa
2021-07-22 22:45 ` [PATCH 3/8] cmake: update 3.20.5 -> 3.21.0 Alexander Kanavin
2021-07-22 22:45 ` [PATCH 4/8] python3-testools: update 2.4.0 -> 2.5.0 Alexander Kanavin
2021-07-22 22:45 ` [PATCH 5/8] mtools: update 4.0.32 -> 4.0.33 Alexander Kanavin
2021-07-24 10:49   ` [OE-core] " Alexandre Belloni
2021-07-26 10:41     ` Alexander Kanavin
2021-07-22 22:45 ` [PATCH 6/8] libuv: update 1.41.0 -> 1.42.0 Alexander Kanavin
2021-07-22 22:45 ` Alexander Kanavin [this message]
2021-07-22 22:45 ` [PATCH 8/8] vulkan-samples: update to latest revision 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=20210722224508.51967-7-alex.kanavin@gmail.com \
    --to=alex.kanavin@gmail.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.