[Buildroot] [git commit] dropbear: bump to version 2011.54
Thomas De Schampheleire
patrickdepinguin+buildroot at gmail.com
Thu Dec 1 14:35:44 UTC 2011
On Thu, Dec 1, 2011 at 2:52 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> 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
>
> (from package/Makefile.package.in)
Just throwing the question out: should we adapt existing .mk files to
remove lines that correspond to the default? This is such an example,
and FOO_INSTALL_TARGET=YES is another one.
Best regards,
Thomas
More information about the buildroot
mailing list