From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Sep 2013 17:55:44 +0200 Subject: [U-Boot] [PATCH v2] doc: README.mxs: Add instruction to install 'libssl-dev' In-Reply-To: <523728DA.1090309@denx.de> References: <1379297509-8641-1-git-send-email-festevam@gmail.com> <523728DA.1090309@denx.de> Message-ID: <201309161755.44842.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 Stefano Babic, > On 16/09/2013 16:19, Fabio Estevam wrote: > > 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? > > I disagree : it is not different if another include file is missing, or > the host is not installed. Then the hint is to install build-essential > (Ubuntu) or all packages, not to move them inside u-boot. Hey, build-essential is also Debian (lol) ! ;-) Best regards, Marek Vasut