All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: docs@lists.yoctoproject.org
Subject: [yocto-docs][dunfell 2/6] ref-manual: IMAGE_TYPES, add tar.zst, delete elf
Date: Mon,  1 Jun 2020 14:28:20 -1000	[thread overview]
Message-ID: <5edeb02f5154c17902b74739052e46d4223473b3.1591057623.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1591057623.git.steve@sakoman.com>

From: "Robert P. J. Day" <rpjday@crashcourse.ca>

Update list of legal IMAGE_TYPES to match what's in
image_types.bbclass.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/ref-manual/ref-variables.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b44fdcb73..e18f41180 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6638,7 +6638,6 @@
      cpio.lzma
      cpio.xz
      cramfs
-     elf
      ext2
      ext2.bz2
      ext2.gz
@@ -6662,6 +6661,7 @@
      tar.gz
      tar.lz4
      tar.xz
+     tar.zst
      ubi
      ubifs
      wic
-- 
2.17.1


  parent reply	other threads:[~2020-06-02  0:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-02  0:28 [yocto-docs][dunfell 0/6] Patch review Steve Sakoman
2020-06-02  0:28 ` [yocto-docs][dunfell 1/6] ref-manual: fix excessive command indentation Steve Sakoman
2020-06-02  0:28 ` Steve Sakoman [this message]
2020-06-02  0:28 ` [yocto-docs][dunfell 3/6] ref-manual: typo "SSTATE_MIRROR" -> "SSTATE_MIRRORS" Steve Sakoman
2020-06-02  0:28 ` [yocto-docs][dunfell 4/6] ref-manual: Remove long-dead PACKAGE_GROUP variable Steve Sakoman
2020-06-02  0:28 ` [yocto-docs][dunfell 5/6] ref-manual: delete long-unused comments in variable glossary Steve Sakoman
2020-06-02  0:28 ` [yocto-docs][dunfell 6/6] Documenation: Prepared for the 3.1.1 release Steve Sakoman
2020-06-03 17:40   ` [docs] " akuster
2020-06-03 18:47     ` Steve Sakoman

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=5edeb02f5154c17902b74739052e46d4223473b3.1591057623.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=docs@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.