From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Sun, 24 Mar 2013 16:35:04 -0300 Subject: [Buildroot] [PATCH 1/2] uboot-tools: install mkenvimage. In-Reply-To: <1356007638-18476-1-git-send-email-rebillout@syscom.ch> References: <1356007638-18476-1-git-send-email-rebillout@syscom.ch> Message-ID: <514F5568.2040404@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 12/20/2012 09:47 AM, Arnaud R?billout wrote: > The tool mkenvimage generates a valid binary environment image from > a text file describing the key=value pairs of the environment. > This commit allows installation on target and host. > > Signed-off-by: Arnaud R?billout Acked-by: Gustavo Zacarias