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>,
	Denys Dmytriyenko <denys@konsulko.com>
Subject: [master/dunfell PATCH V4 01/12] Revert "tisdk-tiny-image: remove packagedata task breaking initramfs packaging"
Date: Sat, 19 Mar 2022 07:32:59 -0500	[thread overview]
Message-ID: <20220319123310.8546-2-nm@ti.com> (raw)
In-Reply-To: <20220319123310.8546-1-nm@ti.com>

This reverts commit a75e468a372d4f5c2c32a179d4d2219899b5190c.

Commit a75e468a372d ("tisdk-tiny-image: remove packagedata task
breaking initramfs packaging") as discussed in [1] is no longer
necessary as the offending patches have been reverted in dunfell.

[1] https://lists.yoctoproject.org/g/meta-arago/message/13624

Suggested-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Changes Since V3: None.

V3: https://lore.kernel.org/all/20220318184045.11246-2-nm@ti.com/

 meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb | 2 --
 1 file changed, 2 deletions(-)

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 c0ef8f247ee7..28da0b60cc35 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb
@@ -13,6 +13,4 @@ IMAGE_INSTALL = " \
 	${ARAGO_TINY_IMAGE_EXTRA_INSTALL} \
 "
 
-deltask do_packagedata
-
 export IMAGE_BASENAME = "tisdk-tiny-image"
-- 
2.31.1



  reply	other threads:[~2022-03-19 12:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19 12:32 [master/dunfell PATCH V4 00/12] recipes-core: Add a bootstrap Linux image Nishanth Menon
2022-03-19 12:32 ` Nishanth Menon [this message]
2022-03-19 12:33 ` [master/dunfell PATCH V4 02/12] tisdk-tiny-image: Split common components into include file Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 03/12] tisdk-tiny-image: Add some usability notes Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 04/12] tisdk-base-image: Reformat documentation and clarify usage Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 05/12] tisdk-default-image: " Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 06/12] tisdk-thinlinux-image: Reformat documentation Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 07/12] tisdk-core-bundle: Add documentation to clarify usage Nishanth Menon
2022-03-22 12:18   ` Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 08/12] packagegroups: Add a new bootstrap package group Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 09/12] recipes-core: images: Add a basic bootstrap base image Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 10/12] recipes-bsp: Create a bootstrap-initrd package Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 11/12] recipes-core: images: Introduce tisdk-bootstrap-image Nishanth Menon
2022-03-19 12:33 ` [master/dunfell PATCH V4 12/12] images: Build tisdk-bootstrap-image with tisdk-core-bundle Nishanth Menon
2022-03-22  4:55   ` Denys Dmytriyenko
2022-03-22 12:44     ` Nishanth Menon
     [not found]     ` <16DEB49A300B0672.26416@lists.yoctoproject.org>
2022-03-22 13:47       ` [meta-arago] " Nishanth Menon
2022-03-22 17:35         ` Denys Dmytriyenko
2022-03-22  4:48 ` [master/dunfell PATCH V4 00/12] recipes-core: Add a bootstrap Linux image Denys Dmytriyenko

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=20220319123310.8546-2-nm@ti.com \
    --to=nm@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=denis@denix.org \
    --cc=denys@konsulko.com \
    --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).