All of lore.kernel.org
 help / color / mirror / Atom feed
* Using smart within an SDK
@ 2015-05-14  0:51 Ash Charles
  2015-05-14  2:26 ` ChenQi
  0 siblings, 1 reply; 11+ messages in thread
From: Ash Charles @ 2015-05-14  0:51 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi,

I'd like to be able install packages using smart within an SDK
environment (much like [1]; @Erik, did you find a solution?).

I stumbled on two questions in looking into this.

1. Why does the nativesdk version of smart get wrapped with these
environment variables, 'RPM_USRLIBRPM', 'RPM_ETCRPM', and
'RPM_LOCALEDIRRPM'?  As per [2], the RPM utilities themselves are
already wrapped.  It might be nice to specify the '--data-dir'
argument to smart with a create_cmdline_wrapper instead.

2. Why does the smart configuration data get removed during SDK
creation?  In particular, the self.target_pm.remove_packaging_data
line in meta/lib/oe/sdk.py.

[1] https://lists.yoctoproject.org/pipermail/yocto/2015-March/024152.html
[2] http://lists.openembedded.org/pipermail/openembedded-core/2012-December/071894.html

Thanks for any advice!
--Ash


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-05-26 23:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14  0:51 Using smart within an SDK Ash Charles
2015-05-14  2:26 ` ChenQi
2015-05-14 18:21   ` Ash Charles
2015-05-15  2:54     ` ChenQi
2015-05-18 23:48       ` Ash Charles
2015-05-19  5:13         ` randy.e.witt
2015-05-22 22:24           ` Ash Charles
2015-05-26 22:18             ` Randy Witt
2015-05-26 22:38               ` Ash Charles
2015-05-26 23:04                 ` Randy Witt
2015-05-26 23:30                   ` Ash Charles

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.