All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [genimage] Create a folder with a file using genimage
Date: Thu, 28 Apr 2016 23:40:25 +0200	[thread overview]
Message-ID: <87bn4tv2d2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CALtfCQYZn9FVyFPfjsL6YmGsPpkGwfsDeGWg_bdNezkKjm5=qg@mail.gmail.com> (Oscar Gomez Fuente's message of "Wed, 27 Apr 2016 13:25:06 +0200")

>>>>> "Oscar" == Oscar Gomez Fuente <oscargomezf@gmail.com> writes:

 > Hi,
 > I would like to use genimage to create an overlay folder in boot.vfat
 > partition to add (.dtbo or .dtb)  files. Does anyone know how to do this?

That is afaik not currently possible. We can either talk to the
pengutronix guys if they would be interested in adding such support
(E.G. either a "dir" type or allowing wildcards for the "file" type), or
you can generate the list of files outside genimage (E.G. in the
post-image script) and include that genimage snippet in the main file:

http://git.pengutronix.de/?p=genimage.git;a=blob;f=README#l16

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2016-04-28 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 11:25 [Buildroot] [genimage] Create a folder with a file using genimage Oscar Gomez Fuente
2016-04-28 21:40 ` Peter Korsgaard [this message]
2016-04-29  6:26   ` Oscar Gomez Fuente
2016-04-29 12:23     ` Peter Korsgaard
2016-04-29 16:46       ` Peter Korsgaard
2016-05-02  9:51         ` Oscar Gomez Fuente

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=87bn4tv2d2.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.