From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Egorenkov Date: Mon, 31 Aug 2020 13:11:37 +0200 Subject: [Buildroot] [PATCH v2 1/1] package/makedumpfile: new package In-Reply-To: References: <20200830143917.16036-1-egorenar-dev@posteo.net> Message-ID: <87ft83ul1y.fsf@posteo.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > Please, select package statement should be sorted alphabetically. Fixed. > Use github download helper : > > MAKEDUMPFILE_SITE = $(call > github,makedumpfile,makedumpfile,v$(MAKEDUMPFILE_VERSION)) Fixed. > Please, dependencies should be sorted as well. > Fixed. Thanks Regards Alex