[Buildroot] [PATCHv3 07/18] pkg-generic: implement source-check targets

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 26 09:39:04 UTC 2015


Dear Yann E. MORIN,

On Sat, 25 Apr 2015 19:28:37 +0200, Yann E. MORIN wrote:

> To be noted: packages hosted at github, when we download a released
> tarball, are broken, because the backing-store is AWS, which does not
> support the HEAD request. But that is not a change due to this patch, it
> was already broken previously.

Right. Let's not fix all the problems in this patch series :-)


> > +$(1)-all-source-check:	$$(foreach p, \
> > +				$$($(2)_FINAL_DEPENDENCIES) $$($(2)_FINAL_PATCH_DEPENDENCIES), \
> > +				$$(p)-all-source-check) \
> > +			$(1)-source-check
> 
> If you do the little trick I mentioned as a comment to your patch 2,
> you'd have to do it here, too.

Will be in v4.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list