All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dechesne <nicolas.dechesne@linaro.org>
To: Neil.Wu@emerson.com
Cc: Yocto list discussion <yocto@yoctoproject.org>
Subject: Re: The problem of do_rootfs_append
Date: Thu, 22 Jan 2015 09:40:46 +0100	[thread overview]
Message-ID: <CAP71WjwcAye27jhr8KiE43PHf0_ZT5jbCBTdwJ3MhiFJikuv0w@mail.gmail.com> (raw)
In-Reply-To: <3204FE6663E1F14CAF4CA6928E60C8522763E2A4@USSTLZ-PMSG012.emrsn.org>

On Thu, Jan 22, 2015 at 9:31 AM,  <Neil.Wu@emerson.com> wrote:
> Thank you for your reply.
> But I found that there are others use do_rootfs_append() when searching on the Internet.
> If I want to remove the directory in do_rootfs() task, how can I to do it ?

do_rootfs was a Shell function in the past, it was changed to Python
last year or so.

if you want to post process an image, you can use
IMAGE_POSTPROCESS_COMMAND variable and add your own functions there.

cheers


  reply	other threads:[~2015-01-22  8:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-25  3:08 problem of install kernel module(*.ko) to rootfs folder Neil.Wu
2014-12-25  3:25 ` Khem Raj
2014-12-25  7:01   ` Neil.Wu
2015-01-22  8:13   ` The problem of do_rootfs_append Neil.Wu
2015-01-22  8:19     ` Nicolas Dechesne
2015-01-22  8:31       ` Neil.Wu
2015-01-22  8:40         ` Nicolas Dechesne [this message]
2015-01-23  6:30           ` Neil.Wu

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=CAP71WjwcAye27jhr8KiE43PHf0_ZT5jbCBTdwJ3MhiFJikuv0w@mail.gmail.com \
    --to=nicolas.dechesne@linaro.org \
    --cc=Neil.Wu@emerson.com \
    --cc=yocto@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.