[OE-core] [PATCH] split_and_strip_files: regroup hardlinks to make build deterministic

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 27 21:02:00 UTC 2015


On Wed, 2015-04-22 at 22:57 +0300, Ed Bartosh wrote:
> Reverted 7c0fd561bad0250a00cef63e3d787573112a59cf
> 
> Created separate group of hardlinks for the files inside
> the same package. This should prevent stripped files to be
> populated outside of package directories.
> 
> [YOCTO #7586]
> 
> Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
> ---
>  meta/classes/package.bbclass | 10 ++++++++++
>  meta/lib/oe/package.py       |  3 +--
>  2 files changed, 11 insertions(+), 2 deletions(-)

I ran this on the autobuilder. I noticed:

https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/269/steps/BuildImages_1/logs/stdio

which would seem related to this patch somehow but I'm not sure what is
happening to cause it as yet.

Cheers,

Richard




More information about the Openembedded-core mailing list