All of lore.kernel.org
 help / color / mirror / Atom feed
* [dizzy branch] License list fails with rpm with package shared between two arch
@ 2015-11-04 10:02 scerveau
  0 siblings, 0 replies; only message in thread
From: scerveau @ 2015-11-04 10:02 UTC (permalink / raw)
  To: yocto

Dear all,

I'm having a machine A and a machine B.

This two machines are built against the same image class and in the same 
build folder.

But on machine A there is a recipe LAMBDA which is not include in 
machine B.
The package LAMBDA is shared in the same folder 
cortexa9hf_vfp_neon....(Machine A and B use the same imx arch)

If i build machine A(everything is ok) and then machine B, during the 
last recipe execution image rootfs of machine B, a list of package is 
performed to build the license list with this missing package which 
finally fails saying that license folder does not exist. I guess the rpm 
package list  performed in poky/lib/oe/package_manager.py is not correct 
and should be done according to the image instead of the list of files 
in the folder cortexa9hf_vfp_neon.

I found a hack by putting my recipe LAMBDA dependent to my machine so 
the package is not in cortexa9hf_vfp_neon anymore.

If someone could help me on this issue, it would be very nice because i 
guess there is something wrong in yocto base tools.

BR.

Stephane








^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-04 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 10:02 [dizzy branch] License list fails with rpm with package shared between two arch scerveau

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.