From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Sep 2013 17:08:43 +0200 Subject: [U-Boot] [PATCH v2] doc: README.mxs: Add instruction to install 'libssl-dev' In-Reply-To: References: <1379297509-8641-1-git-send-email-festevam@gmail.com> <201309161549.46133.marex@denx.de> Message-ID: <201309161708.43862.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fabio Estevam, > On Mon, Sep 16, 2013 at 10:49 AM, Marek Vasut wrote: > > Since when is Ubuntu not a Debian based distro ? :-( I think you should > > stick with the roots here, use Debian. > > Yes, I wrote "Debian-based" in v1. The change here was not on purpose, > so I can fix it in v3. > > Actually, I have been thinking about this fix: wouldn't it be better > to copy the 'openssl/evp.h' header into U-boot tool directory to avoid > people getting failures with MAKEALL if they do not have libssl-dev > installed? No, because they won't be able to link without the dev package anyway. Best regards, Marek Vasut