openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [AUH] wireless-regdb: upgrading to 2023.05.03 SUCCEEDED
@ 2023-06-02  8:10 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-06-02  8:10 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *wireless-regdb* to *2023.05.03* has Succeeded.

Next steps:
    - apply the patch: git am 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

[-- Attachment #2: 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch --]
[-- Type: application/octet-stream, Size: 1353 bytes --]

From d0040fbc79ae25babd1f83172eb89e591f0e8bb4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 2 Jun 2023 03:19:35 +0000
Subject: [PATCH] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03

---
 ...ireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%)

diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
similarity index 94%
rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
index ce60154f1e..cd3f52fc76 100644
--- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
+++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
@@ -5,7 +5,7 @@ LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
 
 SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73"
+SRC_URI[sha256sum] = "f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12"
 
 inherit bin_package allarch
 
-- 
2.39.2


[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1313 bytes --]

packages/all-poky-linux/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb: SRC_URI changed from "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz" to "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.05.03.tar.xz"
packages/all-poky-linux/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGSIZE changed from 5858 to 5910 (+1%)
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGSIZE changed from 6871 to 6923 (+1%)
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [AUH] wireless-regdb: upgrading to 2023.05.03 SUCCEEDED
@ 2023-06-16  3:51 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-06-16  3:51 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2352 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *wireless-regdb* to *2023.05.03* has Succeeded.

Next steps:
    - apply the patch: git am 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From e63a8ad9ece9973db7d0cf6bd227af32fde6a469 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Jun 2023 22:33:29 +0000
Subject: [PATCH] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03

---
 ...ireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%)

diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
similarity index 94%
rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
index ce60154f1e..cd3f52fc76 100644
--- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
+++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
@@ -5,7 +5,7 @@ LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
 
 SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73"
+SRC_URI[sha256sum] = "f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12"
 
 inherit bin_package allarch
 
-- 
2.39.2


[-- Attachment #2: 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch --]
[-- Type: application/octet-stream, Size: 1354 bytes --]

From e63a8ad9ece9973db7d0cf6bd227af32fde6a469 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Jun 2023 22:33:29 +0000
Subject: [PATCH] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03

---
 ...ireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%)

diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
similarity index 94%
rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
index ce60154f1e..cd3f52fc76 100644
--- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
+++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
@@ -5,7 +5,7 @@ LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
 
 SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73"
+SRC_URI[sha256sum] = "f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12"
 
 inherit bin_package allarch
 
-- 
2.39.2


[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1313 bytes --]

packages/all-poky-linux/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb: SRC_URI changed from "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz" to "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.05.03.tar.xz"
packages/all-poky-linux/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGSIZE changed from 5858 to 5910 (+1%)
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGSIZE changed from 6871 to 6923 (+1%)

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [AUH] wireless-regdb: upgrading to 2023.05.03 SUCCEEDED
@ 2023-05-15 21:39 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-05-15 21:39 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *wireless-regdb* to *2023.05.03* has Succeeded.

Next steps:
    - apply the patch: git am 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

[-- Attachment #2: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1313 bytes --]

packages/all-poky-linux/wireless-regdb: SRC_URI changed from "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz" to "https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.05.03.tar.xz"
packages/all-poky-linux/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-src: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGSIZE changed from 5858 to 5910 (+1%)
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb-static: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGSIZE changed from 6871 to 6923 (+1%)
packages/all-poky-linux/wireless-regdb/wireless-regdb: PV changed from "2023.02.13" to "2023.05.03"
packages/all-poky-linux/wireless-regdb/wireless-regdb: PKGV changed from 2023.02.13 [default] to 2023.05.03 [default]

[-- Attachment #3: 0001-wireless-regdb-upgrade-2023.02.13-2023.05.03.patch --]
[-- Type: application/octet-stream, Size: 1354 bytes --]

From 292c75f9dc30e9cf878b3df8e2143d9d0c2510b7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 May 2023 20:02:51 +0000
Subject: [PATCH] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03

---
 ...ireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%)

diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
similarity index 94%
rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
index ce60154f1e..cd3f52fc76 100644
--- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb
+++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb
@@ -5,7 +5,7 @@ LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
 
 SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73"
+SRC_URI[sha256sum] = "f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12"
 
 inherit bin_package allarch
 
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-16  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  8:10 [AUH] wireless-regdb: upgrading to 2023.05.03 SUCCEEDED auh
  -- strict thread matches above, loose matches on Subject: below --
2023-06-16  3:51 auh
2023-05-15 21:39 auh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).