On 7/10/17 9:19 AM, Dr. Matthias Schöpfer wrote:
> Hi!
> 
> We are using yocto / openembedded (pyro). I use:
> 
> COPY_LIC_MANIFEST = "1"
> COPY_LIC_DIRS = "1"
> LICENSE_CREATE_PACKAGE = "1"
> 
> to generate a /usr/share/licenses and /usr/share/common-licenses
> respectively. But unfortunately, the coreutils subdirectory is empty.
> 
> I use a bbappend file containing only:
> 
> ALTERNATIVE_PRIORITY = "40"
> ALTERNATIVE_PRIORITY[od] = "100"
> 
> such that only od gets installed (remaining functionality by busybox).
> 
> Any hints on how to get the license info in there as well?!

you might have to check if od is getting installed from coreutils or
some other package is providing it.

> 
> Regards,
> 
>     Matthias
> 
> 
> 
> 
> 
> i.A. Dr.-Ing. Matthias Schöpfer  |  ithinx GmbH  |  Software Engineer
> Phone: +49 (221) 99589-332  |  Fax: +49 (221) 99589-199
> Address: ithinx GmbH  |  Butzweilerhof Allee 4  |  50829 Cologne  |  Germany
> E-Mail: matthias.schoep...@ithinx.io  |  Website: www.ithinx.io
> Registered Office: Cologne  |  District court: Marburg  |  HRB 6749
> Managing Director: Christian Faust
> 
> This e-mail may contain confidential and/or privileged information. if you 
> are not the intended recipient (or have received this e-mail in error) please
> notifiy the sender immediately and destroy this e-mail. Any unautohrized 
> copying, disclosure or distribution of the material in this e-mail is 
> strictly forbidden.
> 
> We like trees. Please consider the environment before printing this e-mail. 
> Thank you.
> 


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to