[poky] [PATCH 0/1] Update new fetcher with unpack parm
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Feb 11 16:35:35 PST 2011
On Fri, 2011-02-11 at 14:37 -0600, Mark Hatle wrote:
> Introduce the unpack param to the new fetcher2. This allows packages
> to disable the unpack of given files, even if they would normally be
> unpacked automatically.
>
> The existing "unpack" param for SRPM handling was changed to "extract".
>
> I did change the cp to a tar action. This would ensure that any files
> that are hardlinks are preserved once copied. I'm not sure this is
> really such a big deal in the end.. (note, the hard links are local to
> the set of files.. so the set in ${WORKDIR} are not linked to the set in
> the recipe.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: mhatle/fetcher
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/fetcher
>
> Thanks,
> Mark Hatle <mark.hatle at windriver.com>
Merged into master, thanks.
Richard
More information about the poky
mailing list