From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 1 May 2017 10:51:18 +0200 Subject: [Buildroot] [PATCH] cukinia: new package In-Reply-To: <20170425135814.8787-1-alexandre.leblanc@savoirfairelinux.com> References: <20170425135814.8787-1-alexandre.leblanc@savoirfairelinux.com> Message-ID: <20170501105118.5ce1b97f@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Tue, 25 Apr 2017 09:58:14 -0400, Alexandre Leblanc wrote: > Cukinia is designed to help Linux-based embedded firmware developers > run simple validation tests on their firmware. For basic usage it > requires no dependencies other than busybox. > > Cukinia can run tests at boot time which is why we are using SZZcukinia > since it would possibly be the last script to be executed in 'init.d'. > > Signed-off-by: Alexandre Leblanc As much as I like adding new package in Buildroot, this project feels like your own project, very recently started, with no outside contributions. In the end it's just a single shell script providing a few functions. Could be useful, but I'm not sure we want to add this as a Buildroot package that quickly. Perhaps we need to see if there is some interest/adoption first? > package/cukinia/Config.in | 12 ++++++++++++ > package/cukinia/SZZcukinia | 7 +++++++ I'm not sure I like this idea of SZZcukinia, though indeed S99 wouldn't work because a few other Buildroot services are started at S99, and you want to be after those services. Maybe other developers will have some ideas? > +CUKINIA_LICENSE = Apache-2.0 or GPLv3 GPLv3 should be GPL-3.0. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com