All of lore.kernel.org
 help / color / mirror / Atom feed
* How to use same user in two recipes?
@ 2017-10-10 21:30 Fabien Lahoudere
  2017-10-10 22:31 ` Aaron_Wright
  2019-02-11 19:40 ` Ulf Samuelsson
  0 siblings, 2 replies; 16+ messages in thread
From: Fabien Lahoudere @ 2017-10-10 21:30 UTC (permalink / raw)
  To: yocto

Hi

I want to use the same user in two different recipe. 
I create the user in recipe A.bb and it works fine.
Now I want to use the same user in B.bb so I add DEPENDS = "A" thinking that sysroot will be
populated with A.bb users.

But when I bitbake the recipe, user is not found. 
I conclude that I have to use USERADD_* in each recipe, right?

What happen if I use different USERADD_PARAM_${PN} in each recipe?

I also try to use EXTRA_USERS_PARAMS but without success?

Is there a way to populate sysroot with users?

Thanks

-- 
Fabien


^ permalink raw reply	[flat|nested] 16+ messages in thread
* Replacing Openssl with a custom version?
@ 2017-10-10 18:37 Ryan Pabis (pabisr)
  2017-10-10 19:54 ` How to use same user in two recipes? Fabien Lahoudere
  0 siblings, 1 reply; 16+ messages in thread
From: Ryan Pabis (pabisr) @ 2017-10-10 18:37 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

All,

I’m trying to build, link and install our Cisco version of ssl.  And I’ve been able to compile and link it, however I don’t understand how to install our cisco version INSTEAD of openssl.

Any help is greatly appreciated.

Regards,
Ryan

[-- Attachment #2: Type: text/html, Size: 2378 bytes --]

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

end of thread, other threads:[~2019-02-11 19:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10 21:30 How to use same user in two recipes? Fabien Lahoudere
2017-10-10 22:31 ` Aaron_Wright
2017-10-11  6:45   ` Fabien Lahoudere
2017-10-11  8:54     ` Burton, Ross
2017-10-11  9:10       ` Fabien Lahoudere
2017-10-11  9:13         ` Burton, Ross
2017-10-11  9:16         ` Fabien Lahoudere
2017-10-11 10:06           ` Henrik Lindblom
2017-10-11 10:18             ` Fabien Lahoudere
2017-10-11 11:24               ` Burton, Ross
2017-10-11 11:37               ` Maxin B. John
2017-10-11 17:17                 ` Fabien Lahoudere
2017-10-11 17:48                 ` Fabien Lahoudere
2017-10-12  8:19                   ` Maxin B. John
2019-02-11 19:40 ` Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2017-10-10 18:37 Replacing Openssl with a custom version? Ryan Pabis (pabisr)
2017-10-10 19:54 ` How to use same user in two recipes? Fabien Lahoudere

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.