All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anuj Mittal" <anuj.mittal@intel.com>
To: poky@lists.yoctoproject.org
Subject: [hardknott][meta-yocto][PATCH 1/3] poky.conf: add fedora 34 to supported distros
Date: Wed,  5 Jan 2022 23:18:13 +0800	[thread overview]
Message-ID: <20220105151815.9684-2-anuj.mittal@intel.com> (raw)
In-Reply-To: <20220105151815.9684-1-anuj.mittal@intel.com>

Signed-off-by: Anuj Mittal <anuj.mittal@intel.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 966e66d149d..1b4389fc48d 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -49,6 +49,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.33.1


  reply	other threads:[~2022-01-05 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-05 15:18 [hardknott][meta-yocto][PATCH 0/3] Pull request Anuj Mittal
2022-01-05 15:18 ` Anuj Mittal [this message]
2022-01-05 15:18 ` [hardknott][meta-yocto][PATCH 2/3] linux-yocto/5.4: update genericx86* machines to v5.4.158 Anuj Mittal
2022-01-05 15:18 ` [hardknott][meta-yocto][PATCH 3/3] linux-yocto/5.10: update genericx86* machines to v5.10.82 Anuj Mittal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220105151815.9684-2-anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.