diff mbox series

[meta-oe] sg3-utils: upgrade 1.45 -> 1.47

Message ID 20230309084314.1187137-1-changqing.li@windriver.com
State Under Review
Headers show
Series [meta-oe] sg3-utils: upgrade 1.45 -> 1.47 | expand

Commit Message

Changqing Li March 9, 2023, 8:43 a.m. UTC
From: Changqing Li <changqing.li@windriver.com>

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 .../sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb} (72%)

Comments

Khem Raj March 9, 2023, 7:28 p.m. UTC | #1
On Thu, Mar 9, 2023 at 12:43 AM Changqing Li
<changqing.li@eng.windriver.com> wrote:
>
> From: Changqing Li <changqing.li@windriver.com>
>
> Signed-off-by: Changqing Li <changqing.li@windriver.com>
> ---
>  .../sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb}      | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb} (72%)
>
> diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
> similarity index 72%
> rename from meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
> rename to meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
> index ac12f9561..713c9f27d 100644
> --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
> +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
> @@ -6,7 +6,7 @@ HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
>  SECTION = "console/admin"
>
>  LICENSE = "GPL-2.0-or-later & BSD-2-Clause"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7"
>
>  SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \
>  "
> @@ -14,8 +14,8 @@ MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
>
>  UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz"
>
> -SRC_URI[md5sum] = "2e71d7cd925dcc48acb24afaaaac7990"
> -SRC_URI[sha256sum] = "0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61"
> +SRC_URI[md5sum] = "5c6f6315f36ecf3499e49b1b6dbdc034"

md5sum can be dropped.

> +SRC_URI[sha256sum] = "8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1"
>
>  inherit autotools-brokensep
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#101443): https://lists.openembedded.org/g/openembedded-devel/message/101443
> Mute This Topic: https://lists.openembedded.org/mt/97492283/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Changqing Li March 10, 2023, 1:07 a.m. UTC | #2
On 3/10/23 03:28, Khem Raj wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> On Thu, Mar 9, 2023 at 12:43 AM Changqing Li
> <changqing.li@eng.windriver.com> wrote:
>> From: Changqing Li <changqing.li@windriver.com>
>>
>> Signed-off-by: Changqing Li <changqing.li@windriver.com>
>> ---
>>   .../sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb}      | 6 +++---
>>   1 file changed, 3 insertions(+), 3 deletions(-)
>>   rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.45.bb => sg3-utils_1.47.bb} (72%)
>>
>> diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
>> similarity index 72%
>> rename from meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
>> rename to meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
>> index ac12f9561..713c9f27d 100644
>> --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
>> +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
>> @@ -6,7 +6,7 @@ HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
>>   SECTION = "console/admin"
>>
>>   LICENSE = "GPL-2.0-or-later & BSD-2-Clause"
>> -LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7"
>>
>>   SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \
>>   "
>> @@ -14,8 +14,8 @@ MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
>>
>>   UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz"
>>
>> -SRC_URI[md5sum] = "2e71d7cd925dcc48acb24afaaaac7990"
>> -SRC_URI[sha256sum] = "0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61"
>> +SRC_URI[md5sum] = "5c6f6315f36ecf3499e49b1b6dbdc034"
> md5sum can be dropped.

Thanks,  I will send an V2 patch.

//Changqing
>
>> +SRC_URI[sha256sum] = "8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1"
>>
>>   inherit autotools-brokensep
>>
>> --
>> 2.25.1
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#101443): https://lists.openembedded.org/g/openembedded-devel/message/101443
>> Mute This Topic: https://lists.openembedded.org/mt/97492283/1997914
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
similarity index 72%
rename from meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
rename to meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
index ac12f9561..713c9f27d 100644
--- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
 SECTION = "console/admin"
 
 LICENSE = "GPL-2.0-or-later & BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7"
 
 SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \
 "
@@ -14,8 +14,8 @@  MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
 
 UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz"
 
-SRC_URI[md5sum] = "2e71d7cd925dcc48acb24afaaaac7990"
-SRC_URI[sha256sum] = "0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61"
+SRC_URI[md5sum] = "5c6f6315f36ecf3499e49b1b6dbdc034"
+SRC_URI[sha256sum] = "8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1"
 
 inherit autotools-brokensep