All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Nyström" <david.nystrom@enea.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot
Date: Wed, 22 Jan 2014 19:15:38 +0100	[thread overview]
Message-ID: <52E00ACA.10502@enea.com> (raw)
In-Reply-To: <CAP9ODKqQ1Y-p_tAyMY=Rmw8t4ct7jXqxV=mBaqLdLXXpW+er1g@mail.gmail.com>

On 2014-01-22 19:08, Otavio Salvador wrote:
> On Wed, Jan 22, 2014 at 1:48 PM, David Nyström
> <david.c.nystrom@gmail.com> wrote:
>> Some postinstall scripts use the qemuwrapper script, so to be able to
>> offline install these packages outside of the bitbake environment, this script
>> needs to be exposed also in the SDK.
>>
>> This to enable rootfs generation from a package repository using only a
>> package repository and the toolchain tarball.
>>
>> See https://github.com/nysan/rootfs-sandbox for examples.
>>
>> Signed-off-by: David Nyström <david.nystrom@enea.com>
>
> Shouldn't this be a RDEPENDS of the postinst package?
>

Do you mean a RDEPENDS on the run-postinsts package ?
In that case no.

When $D is set, postinstalls interpret this as a offline install,
some postinstalls call postinstall-intercepts, which in turn use the 
qemuwrapper script _only_ if $D is set.

run-postinsts should be installed if there are postinstalls which failed 
to run during the offline install.

Just to clarify this, the qemuwrapper-cross will only be installed to 
the target SDK sysroot, never on the target rootfs.

Br,
David


  reply	other threads:[~2014-01-22 18:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 15:48 [PATCH] packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot David Nyström
2014-01-22 18:08 ` Otavio Salvador
2014-01-22 18:15   ` David Nyström [this message]
2014-01-22 18:24     ` Otavio Salvador
2014-01-22 18:29       ` David Nyström
2014-01-22 18:33         ` Otavio Salvador
2014-01-23  8:26           ` David Nyström
2014-01-23 10:52             ` Otavio Salvador

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=52E00ACA.10502@enea.com \
    --to=david.nystrom@enea.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.