* [meta-yocto][kirkstone 0/2] Patch review
@ 2022-05-10 18:10 Steve Sakoman
0 siblings, 0 replies; 4+ messages in thread
From: Steve Sakoman @ 2022-05-10 18:10 UTC (permalink / raw)
To: poky
Please review this set of patches for kirkstone and have comments back by
end of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3642
except for a known intermittent issue on the qemumips-alt test, which
passed on subsequent retest:
https://autobuilder.yoctoproject.org/typhoon/#/builders/102/builds/3028
The following changes since commit fa0884372892d43e76c4d3b4486f1851e39edac3:
local.conf.sample: Update for 4.0 in sstate url (2022-04-13 21:22:15 +0100)
are available in the Git repository at:
git://git.yoctoproject.org/meta-yocto contrib/kirkstone-next
http://git.yoctoproject.org/cgit.cgi/meta-yocto/log/?h=contrib/kirkstone-next
Bruce Ashfield (1):
yocto-bsps: update to v5.15.36
Steve Sakoman (1):
poky.conf: bump version for 4.0.1 release
meta-poky/conf/distro/poky.conf | 2 +-
.../linux/linux-yocto_5.15.bbappend | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [meta-yocto][kirkstone 0/2] Patch review
@ 2022-09-13 15:22 Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 1/2] poky.conf: add ubuntu-22.04 to tested distros Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 2/2] poky.conf: bump version for 4.0.4 Steve Sakoman
0 siblings, 2 replies; 4+ messages in thread
From: Steve Sakoman @ 2022-09-13 15:22 UTC (permalink / raw)
To: poky
Please review this set of patches for the upcoming kirkstone 4.0.4 release.
The following changes since commit 5e550e79ac133e520e042662c9bef486cbfc26db:
linux-yocto/5.10: update genericx86* machines to v5.10.135 (2022-08-19 04:54:11 -1000)
are available in the Git repository at:
git://git.yoctoproject.org/meta-yocto contrib/kirkstone-next
http://git.yoctoproject.org/cgit.cgi/meta-yocto/log/?h=contrib/kirkstone-next
Anuj Mittal (1):
poky.conf: add ubuntu-22.04 to tested distros
Steve Sakoman (1):
poky.conf: bump version for 4.0.4
meta-poky/conf/distro/poky.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [meta-yocto][kirkstone 1/2] poky.conf: add ubuntu-22.04 to tested distros
2022-09-13 15:22 [meta-yocto][kirkstone 0/2] Patch review Steve Sakoman
@ 2022-09-13 15:22 ` Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 2/2] poky.conf: bump version for 4.0.4 Steve Sakoman
1 sibling, 0 replies; 4+ messages in thread
From: Steve Sakoman @ 2022-09-13 15:22 UTC (permalink / raw)
To: poky
From: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b058ef713f9d2e4bf8822c391a72ee64bdf5e43b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
meta-poky/conf/distro/poky.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 50ce6ec..ff47fdd 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -38,6 +38,7 @@ SANITY_TESTED_DISTROS ?= " \
ubuntu-18.04 \n \
ubuntu-20.04 \n \
ubuntu-21.10 \n \
+ ubuntu-22.04 \n \
fedora-34 \n \
fedora-35 \n \
centos-7 \n \
--
2.25.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [meta-yocto][kirkstone 2/2] poky.conf: bump version for 4.0.4
2022-09-13 15:22 [meta-yocto][kirkstone 0/2] Patch review Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 1/2] poky.conf: add ubuntu-22.04 to tested distros Steve Sakoman
@ 2022-09-13 15:22 ` Steve Sakoman
1 sibling, 0 replies; 4+ messages in thread
From: Steve Sakoman @ 2022-09-13 15:22 UTC (permalink / raw)
To: poky
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
meta-poky/conf/distro/poky.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index ff47fdd..5b9e5d7 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -1,7 +1,7 @@
DISTRO = "poky"
DISTRO_NAME = "Poky (Yocto Project Reference Distro)"
#DISTRO_VERSION = "3.4+snapshot-${METADATA_REVISION}"
-DISTRO_VERSION = "4.0.3"
+DISTRO_VERSION = "4.0.4"
DISTRO_CODENAME = "kirkstone"
SDK_VENDOR = "-pokysdk"
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${METADATA_REVISION}', 'snapshot')}"
--
2.25.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-09-13 15:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 15:22 [meta-yocto][kirkstone 0/2] Patch review Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 1/2] poky.conf: add ubuntu-22.04 to tested distros Steve Sakoman
2022-09-13 15:22 ` [meta-yocto][kirkstone 2/2] poky.conf: bump version for 4.0.4 Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2022-05-10 18:10 [meta-yocto][kirkstone 0/2] Patch review Steve Sakoman
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.