From: Alexander Kanavin <[email protected]>

License-Update: MIT changed to X11 (which is MIT plus advertising clause)

Signed-off-by: Alexander Kanavin <[email protected]>
---
 .../diffstat/diffstat/avoid-check-user-break-cc.patch      | 7 +++----
 .../diffstat/{diffstat_1.66.bb => diffstat_1.67.bb}        | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)
 rename meta/recipes-devtools/diffstat/{diffstat_1.66.bb => diffstat_1.67.bb} 
(79%)

diff --git 
a/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch 
b/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch
index 46f1cfabcf3..fc42c8cba7c 100644
--- a/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch
+++ b/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch
@@ -1,4 +1,4 @@
-From 708c765ffb41ecc734316f69043583312fe444bd Mon Sep 17 00:00:00 2001
+From 04fd678939ad0c21f57222c48305bfa29c8f6cf3 Mon Sep 17 00:00:00 2001
 From: Kai Kang <[email protected]>
 Date: Tue, 15 May 2018 17:17:01 +0800
 Subject: [PATCH] diffstat: fix wrong evaluation of CC
@@ -12,16 +12,15 @@ be included in CC. And then CC will be wrongly filtered.
 So comment out CF_CC_ENV_FLAGS from function CF_PROG_CC.
 
 Signed-off-by: Kai Kang <[email protected]>
-
 ---
  aclocal.m4 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/aclocal.m4 b/aclocal.m4
-index d4bd283..1b653c4 100644
+index 1c653ea..8f0540d 100644
 --- a/aclocal.m4
 +++ b/aclocal.m4
-@@ -1522,7 +1522,7 @@ CF_GCC_VERSION
+@@ -1584,7 +1584,7 @@ CF_GCC_VERSION
  CF_ACVERSION_CHECK(2.52,
        [AC_PROG_CC_STDC],
        [CF_ANSI_CC_REQD])
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.66.bb 
b/meta/recipes-devtools/diffstat/diffstat_1.67.bb
similarity index 79%
rename from meta/recipes-devtools/diffstat/diffstat_1.66.bb
rename to meta/recipes-devtools/diffstat/diffstat_1.67.bb
index d59379fd2b9..8c84b30975f 100644
--- a/meta/recipes-devtools/diffstat/diffstat_1.66.bb
+++ b/meta/recipes-devtools/diffstat/diffstat_1.67.bb
@@ -4,15 +4,15 @@ the insertions, deletions, and modifications per-file. It is 
useful for \
 reviewing large, complex patch files."
 HOMEPAGE = "http://invisible-island.net/diffstat/";
 SECTION = "devel"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5713b4719a66a6527e6301e8f8745877"
+LICENSE = "X11"
+LIC_FILES_CHKSUM = "file://COPYING;md5=6232ea974e4cbc4ee06b49ed53df6ece"
 
 SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \
            file://run-ptest \
            file://avoid-check-user-break-cc.patch \
            "
 
-SRC_URI[sha256sum] = 
"f54531bbe32e8e0fa461f018b41e3af516b632080172f361f05e50367ecbb69e"
+SRC_URI[sha256sum] = 
"760ed0c99c6d643238d41b80e60278cf1683ffb94a283954ac7ef168c852766a"
 
 inherit autotools gettext ptest
 
-- 
2.39.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207753): 
https://lists.openembedded.org/g/openembedded-core/message/207753
Mute This Topic: https://lists.openembedded.org/mt/109769659/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to