From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 20 Jan 2015 17:22:43 +0100 Subject: [Buildroot] [PATCH 1/2] dropbear: install start script only if it doesn't already exists In-Reply-To: <1421753394-32029-1-git-send-email-richard.genoud@gmail.com> References: <1421753394-32029-1-git-send-email-richard.genoud@gmail.com> Message-ID: <20150120172243.79f2cec6@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Richard Genoud, On Tue, 20 Jan 2015 12:29:53 +0100, Richard Genoud wrote: > That way, we can use a different start script in a custom skeleton. > > Signed-off-by: Richard Genoud > --- > package/dropbear/dropbear.mk | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Sorry, but we precisely recently removed such conditions, because they are not needed. Don't use a custom skeleton, instead use a post-build script or a rootfs overlay. With both of those methods, your custom init script will take precedence over the one installed by Buildroot. Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com