From 8dc316407c1a885471653c1ffa996b986574b97f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Mon, 30 Aug 2021 16:41:59 +0200 Subject: [PATCH] docs/news: add an entry about fixing RHEL 9.0 edge images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Budai --- docs/news/unreleased/rhel9.0-fix-building.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/news/unreleased/rhel9.0-fix-building.md diff --git a/docs/news/unreleased/rhel9.0-fix-building.md b/docs/news/unreleased/rhel9.0-fix-building.md new file mode 100644 index 0000000000..c296cb15bb --- /dev/null +++ b/docs/news/unreleased/rhel9.0-fix-building.md @@ -0,0 +1,4 @@ +# Fix building of RHEL 9.0 Edge images + +RHEL 9.0 Beta doesn't ship iwl6000-firmware anymore therefore we had to remove +it from the edge-commit and edge-installer image definitions.