[oe][meta-oe][PATCH] sg3-utils: upgrade 1.48 -> 1.49
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:42 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Update LIC_FILES_CHKSUM as copyright years updated. Signed-off-by: Wang Mingyu <[email protected]> --- .../{sg3-utils_1.48.bb => sg3-utils_1.49.bb} | 39 ++++++++++++++++++- 1 file changed, 37 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.48.bb => sg3-utils_1.49.bb} (29%) diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.49.bb similarity index 29% rename from meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb rename to meta-oe/recipes-support/sg3-utils/sg3-utils_1.49.bb index 5e3b4138cc..d57d179594 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.49.bb @@ -6,14 +41,14 @@ HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" SECTION = "console/admin" LICENSE = "BSD-2-Clause AND GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7" +LIC_FILES_CHKSUM = "file://COPYING;md5=6693c9d85dff87dd292973caef66b6a6" SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc" UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz" -SRC_URI[sha256sum] = "d62b6c3cf20390fa7357044390084166d25f1d932a1135c450b69fe5c283d773" +SRC_URI[sha256sum] = "84ba5095108dd97cfb554d7b38721f2aa2b43fc1f93cf82abd6efe4c9da220a7" inherit autotools-brokensep -- 2.43.0