[OE-core] [PATCH v2 2/2] classes/image: improve debug-tweaks ssh server configuration

Chris Larson clarson at kergoth.com
Wed Jan 16 15:48:05 UTC 2013


On Wed, Jan 16, 2013 at 8:38 AM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> +
> +       if [ -e ${IMAGE_ROOTFS}${sbindir}/dropbear ] ; then
> +               echo 'DROPBEAR_EXTRA_ARGS="-B"' >
> ${IMAGE_ROOTFS}${sysconfdir}/default/dropbear
> +       fi
>  }
>

Slightly concerned with this, in the potential case where a layer provides
its own /etc/default/dropbear, this will blow it away entirely.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130116/7db17e6a/attachment-0002.html>


More information about the Openembedded-core mailing list