[Buildroot] [git commit] dropbear: bump to version 2011.54
Michael S. Zick
minimod at morethan.org
Thu Dec 1 14:00:11 UTC 2011
On Thu December 1 2011, Thomas Petazzoni wrote:
> Le Thu, 1 Dec 2011 07:22:33 -0600,
> "Michael S. Zick" <minimod at morethan.org> a écrit :
>
> > Has the "DROPBEAR_SOURCE" line been accidentally dropped here?
> > At "DROPBEAR_SITE" the package is named: dropbear-2011.54.tar.gz
> > (or .tar.bz2)
>
> This <pkg>_SOURCE value is the default one:
>
> $(2)_BASE_NAME = $(1)-$$($(2)_VERSION)
> $(2)_SOURCE ?= $$($(2)_BASE_NAME).tar.gz
>
Ah, so -
The infrastructure builds the correct name and
the deleted line was not required.
Sorry, was looking only at the patch out of context.
Mike
> (from package/Makefile.package.in)
>
> Regards,
>
> Thomas
More information about the buildroot
mailing list