public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
To: <isar-users@googlegroups.com>
Cc: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
Subject: [PATCH v6 6/8] debian-common: Add tar as a dependency for wic
Date: Wed, 14 Oct 2020 19:00:40 +0530	[thread overview]
Message-ID: <20201014133042.18753-2-Vijaikumar_Kanagarajan@mentor.com> (raw)
In-Reply-To: <20201014133042.18753-1-Vijaikumar_Kanagarajan@mentor.com>

For --include-path option, wic requires tar. Add that as a dependency.

Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
 meta/conf/distro/debian-common.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/conf/distro/debian-common.conf b/meta/conf/distro/debian-common.conf
index 582678f..ca33d46 100644
--- a/meta/conf/distro/debian-common.conf
+++ b/meta/conf/distro/debian-common.conf
@@ -14,7 +14,8 @@ WIC_IMAGER_INSTALL = "parted \
                       mtools \
                       e2fsprogs \
                       python3 \
-                      bmap-tools"
+                      bmap-tools \
+                      tar"
 
 GRUB_BOOTLOADER_INSTALL_amd64 = "grub-efi-amd64-bin"
 GRUB_BOOTLOADER_INSTALL_i386 = "grub-efi-ia32-bin"
-- 
2.17.1


  reply	other threads:[~2020-10-14 13:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14 13:27 [PATCH v6 0/8] WIC update Vijai Kumar K
2020-10-14 13:27 ` [PATCH v6 1/8] wic: Update to the latest wic from openembedded core Vijai Kumar K
2020-10-14 13:27 ` [PATCH v6 2/8] wic/plugins: Fix wic plugins to work with the latest wic Vijai Kumar K
2020-10-14 13:27 ` [PATCH v6 3/8] wic-img: Satisfy the quirks of " Vijai Kumar K
2020-10-14 13:27 ` [PATCH v6 4/8] wic_fakeroot: Handle standalone pseudo invocations Vijai Kumar K
2020-10-14 13:30   ` [PATCH v6 5/8] meta-isar/conf: Add provision to debug WIC Vijai Kumar K
2020-10-14 13:30     ` Vijai Kumar K [this message]
2020-10-14 13:30     ` [PATCH v6 7/8] Fix legacy bios boot partition Vijai Kumar K
2020-10-14 13:30     ` [PATCH v6 8/8] meta-isar/canned-wks: Remove unwanted /boot mountpoint Vijai Kumar K
2020-10-14 15:28 ` [PATCH v6 0/8] WIC update Jan Kiszka
2020-10-14 16:48   ` vijaikumar....@gmail.com
2020-10-14 17:11     ` Jan Kiszka
2020-10-15  8:28       ` Jan Kiszka
2020-11-03 19:55 ` Baurzhan Ismagulov

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=20201014133042.18753-2-Vijaikumar_Kanagarajan@mentor.com \
    --to=vijaikumar_kanagarajan@mentor.com \
    --cc=isar-users@googlegroups.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