From patchwork Mon May 13 14:58:53 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ninette Adhikari X-Patchwork-Id: 43517 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85FA8C25B10 for ; Mon, 13 May 2024 14:59:40 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web11.62817.1715612370431019505 for ; Mon, 13 May 2024 07:59:30 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@thehoodiefirm-com.20230601.gappssmtp.com header.s=20230601 header.b=KhlLQf2g; spf=neutral (domain: thehoodiefirm.com, ip: 209.85.218.44, mailfrom: ninette@thehoodiefirm.com) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-a599c55055dso1149147566b.0 for ; Mon, 13 May 2024 07:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thehoodiefirm-com.20230601.gappssmtp.com; s=20230601; t=1715612369; x=1716217169; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=/dCmKfWK9IMdPYisuUeh6RQ+/OIU0tE6bKjVhdWb0T8=; b=KhlLQf2gpex/uh+vCcPwFa/8DEWhjACqwJFreFlNsbnjXraRDkniairOSRm6gRpJvD vvBBEtiiKiI3dTrLif5GpMwbMMqbOJ3sLpX19ifUMew+pDuKiyP16jjEF7ht3ivacJgl ebuo5+8nWVpIPrlb3KDGvWlxwwaRjCbL6XMyHIcGToEv0PcR43ShMKa1jefvFcuSwxWt iCwKjs5zKv5hctm6JWa4hldv+1s6zV4RGc9AQzCo3JvLJrDbM0fF6K57JYXT/JW3/dhl gyC/KpNqjFId8bkyZDpQVKdcc7tCPVog8ES5ogHQaUzQfeqSoTfqcbroGCg7bguBXmDa WTsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715612369; x=1716217169; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=/dCmKfWK9IMdPYisuUeh6RQ+/OIU0tE6bKjVhdWb0T8=; b=tb7cpyDY6sn3qgH41YMC1Ks1SOFHModnFO+ngxT+wuD6qRU6uAItLCsZjqzEFUAobz ngOO3ceQN5dB9Ss/kN64W7vCx9/3KXn7YW1W/wd7y5I4ufJFwvVao4WqX7jtm4PyvFvg 2cfmEqiTfzy1plA64fEC/HLqyldUh1/oFeLBxVbXmxmPssIm8aK2Fmr2wlVe+lekY403 WHMthHMEB9comrvj8Srj95fDJzXS/H027sf8Ojk7Os4GgDUaongtajeAvHPBnloC3FTN dcQFcg6ElAbdmi7pGktCvxWfGGH0vVZZXIw6ZYbFzUTZBnonDh85gCVazVKT6LaB0FJ+ QqTA== X-Gm-Message-State: AOJu0YxLeR6N0cD8gzG7LWP/rfxoV59qiUaNjYaUzsU98pO8VpmI4tI3 /b/uQRq+MJtv1fnxN6fllHAYNBF9S+0zfuTmlLx2LjZMtm33cnhg+qtThkr6qFEjEGnaSXXguAe b X-Google-Smtp-Source: AGHT+IHK+ZsJ+gBbp3U/M8DKAF97Uk+HoaNzuf6XYckQo1kfLN5Z4D4FlhBhTo6v+LNTDhoA0ZND2A== X-Received: by 2002:a17:906:f856:b0:a59:ab55:a58 with SMTP id a640c23a62f3a-a5a2d572b27mr657479166b.22.1715612368978; Mon, 13 May 2024 07:59:28 -0700 (PDT) Received: from localhost.localdomain ([95.90.235.164]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a5a179c81bfsm607518066b.129.2024.05.13.07.59.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 May 2024 07:59:28 -0700 (PDT) From: Ninette Adhikari To: yocto-patches@lists.yoctoproject.org Cc: engineering@neighbourhood.ie, Alex Feyerke , Ninette Adhikari Subject: [PATCH 04/12] index.html: Add general description to first section Date: Mon, 13 May 2024 16:58:53 +0200 Message-ID: <20240513145905.4167-5-ninette@thehoodiefirm.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240513145905.4167-1-ninette@thehoodiefirm.com> References: <20240513145905.4167-1-ninette@thehoodiefirm.com> Reply-To: engineering@neighbourhood.ie MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 13 May 2024 14:59:40 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/124 From: Alex Feyerke Explains purpose of entire page, how to read the charts, and how to use the CVE lists for the individual branches. Signed-off-by: Ninette Adhikari --- patch-status/index.html | 161 +++++++++++++++++++++++++++++----------- 1 file changed, 119 insertions(+), 42 deletions(-) diff --git a/patch-status/index.html b/patch-status/index.html index 86a6cf06..f95fb692 100644 --- a/patch-status/index.html +++ b/patch-status/index.html @@ -13,14 +13,22 @@ SPDX-License-Identifier: MIT