meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: <denis@denix.org>, <reatmon@ti.com>
Cc: <d-gerlach@ti.com>, <j-humphreys@ti.com>, <khilman@ti.com>,
	<meta-arago@lists.yoctoproject.org>, <minas@ti.com>,
	<nikhil.nd@ti.com>, <praneeth@ti.com>, <spatton@ti.com>,
	Nishanth Menon <nm@ti.com>
Subject: [master/dunfell PATCH V6 03/12] tisdk-tiny-image: Add some usability notes
Date: Thu, 24 Mar 2022 08:25:17 -0500	[thread overview]
Message-ID: <20220324132526.26497-4-nm@ti.com> (raw)
In-Reply-To: <20220324132526.26497-1-nm@ti.com>

Lets clarify the usage of tiny image as something meant as a building
block and not something that folks can directly use.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
Changes since V5: None

V5: https://lore.kernel.org/all/20220322174808.16341-4-nm@ti.com/

 .../recipes-core/images/tisdk-tiny-image.bb            | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb b/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb
index 5807e2321050..3875721df2e1 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb
@@ -1,3 +1,13 @@
+SUMMARY = "Arago TI SDK super minimal base image for initramfs"
+
+DESCRIPTION = "Image meant for basic boot of linux kernel. Intended as\
+ bare system, this image does not package the kernel in the\
+ standard /boot folder in rootfs. Instead, it provides a base\
+ rootfs allowing kernel to be deployed elsewhere\
+ (tftp/separate boot partition/jtag log etc..) and boot\
+ the image.\
+"
+
 ARAGO_TINY_IMAGE_EXTRA_INSTALL ?= ""
 
 require arago-tiny-image.inc
-- 
2.31.1



  parent reply	other threads:[~2022-03-24 13:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24 13:25 [master/dunfell PATCH V6 00/12] recipes-core: Add a bootstrap Linux image Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 01/12] Revert "tisdk-tiny-image: remove packagedata task breaking initramfs packaging" Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 02/12] tisdk-tiny-image: Split common components into include file Nishanth Menon
2022-03-24 13:25 ` Nishanth Menon [this message]
2022-03-24 13:25 ` [master/dunfell PATCH V6 04/12] tisdk-base-image: Reformat documentation and clarify usage Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 05/12] tisdk-default-image: " Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 06/12] tisdk-thinlinux-image: Reformat documentation Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 07/12] tisdk-core-bundle: Add documentation to clarify usage Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 08/12] packagegroups: Add a new bootstrap package group Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 09/12] recipes-core: images: Add a basic bootstrap base image Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 10/12] recipes-bsp: Create a bootstrap-initrd package Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 11/12] recipes-core: images: Introduce tisdk-bootstrap-image Nishanth Menon
2022-03-24 13:25 ` [master/dunfell PATCH V6 12/12] images: Build tisdk-bootstrap-image with tisdk-core-bundle Nishanth Menon
2022-03-24 20:39 ` [master/dunfell PATCH V6 00/12] recipes-core: Add a bootstrap Linux image Denys Dmytriyenko
2022-03-29 18:31   ` Ryan Eatmon

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=20220324132526.26497-4-nm@ti.com \
    --to=nm@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=denis@denix.org \
    --cc=j-humphreys@ti.com \
    --cc=khilman@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=minas@ti.com \
    --cc=nikhil.nd@ti.com \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    --cc=spatton@ti.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).