All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-yocto][dunfell 0/2] Patch review
@ 2021-10-20 15:45 Steve Sakoman
  2021-10-20 15:45 ` [meta-yocto][dunfell 1/2] poky.conf: Add fedora 34 as a supported distro Steve Sakoman
  2021-10-20 15:45 ` [meta-yocto][dunfell 2/2] poky.conf: Add debian 11 " Steve Sakoman
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Sakoman @ 2021-10-20 15:45 UTC (permalink / raw)
  To: poky

Please review this set of patches for dunfell and have comments back by end of
day Friday.

Passed Fedora 34 testing on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/56/builds/1629
https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/261

Passed Debian 11 testing on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/56/builds/1630
https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/262

The following changes since commit 7eac76587428202db781f269439ad9d719017289:

  poky: Use SDKPATHINSTALL instead of SDKPATH (2021-09-15 18:34:01 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/meta-yocto contrib/dunfell-next
  http://git.yoctoproject.org/cgit.cgi/meta-yocto/log/?h=contrib/dunfell-next

Steve Sakoman (2):
  poky.conf: Add fedora 34 as a supported distro
  poky.conf: Add debian 11 as a supported distro

 meta-poky/conf/distro/poky.conf | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.25.1


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

* [meta-yocto][dunfell 1/2] poky.conf: Add fedora 34 as a supported distro
  2021-10-20 15:45 [meta-yocto][dunfell 0/2] Patch review Steve Sakoman
@ 2021-10-20 15:45 ` Steve Sakoman
  2021-10-20 15:45 ` [meta-yocto][dunfell 2/2] poky.conf: Add debian 11 " Steve Sakoman
  1 sibling, 0 replies; 3+ messages in thread
From: Steve Sakoman @ 2021-10-20 15:45 UTC (permalink / raw)
  To: poky

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 5b54df8..d366922 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -61,6 +61,7 @@ SANITY_TESTED_DISTROS ?= " \
             fedora-31 \n \
             fedora-32 \n \
             fedora-33 \n \
+            fedora-34 \n \
             centos-7 \n \
             centos-8 \n \
             debian-8 \n \
-- 
2.25.1


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

* [meta-yocto][dunfell 2/2] poky.conf: Add debian 11 as a supported distro
  2021-10-20 15:45 [meta-yocto][dunfell 0/2] Patch review Steve Sakoman
  2021-10-20 15:45 ` [meta-yocto][dunfell 1/2] poky.conf: Add fedora 34 as a supported distro Steve Sakoman
@ 2021-10-20 15:45 ` Steve Sakoman
  1 sibling, 0 replies; 3+ messages in thread
From: Steve Sakoman @ 2021-10-20 15:45 UTC (permalink / raw)
  To: poky

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 d366922..ed4cbae 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -67,6 +67,7 @@ SANITY_TESTED_DISTROS ?= " \
             debian-8 \n \
             debian-9 \n \
             debian-10 \n \
+            debian-11 \n \
             opensuseleap-15.1 \n \
             opensuseleap-15.2 \n \
             "
-- 
2.25.1


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

end of thread, other threads:[~2021-10-20 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 15:45 [meta-yocto][dunfell 0/2] Patch review Steve Sakoman
2021-10-20 15:45 ` [meta-yocto][dunfell 1/2] poky.conf: Add fedora 34 as a supported distro Steve Sakoman
2021-10-20 15:45 ` [meta-yocto][dunfell 2/2] poky.conf: Add debian 11 " 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.