From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Sat, 19 Sep 2015 10:17:52 -0300 Subject: [Buildroot] [PATCH v2] check: new package In-Reply-To: <20150919150359.70f06360@free-electrons.com> References: <1442666511-17751-1-git-send-email-gustavo.zacarias@free-electrons.com> <20150919150359.70f06360@free-electrons.com> Message-ID: <55FD6080.7020904@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 19/09/15 10:03, Thomas Petazzoni wrote: > Hello, > > On Sat, 19 Sep 2015 09:41:51 -0300, gustavo.zacarias at free-electrons.com > wrote: >> From: Gustavo Zacarias >> >> Signed-off-by: Gustavo Zacarias > > What are the changes compared to v1 ? Hi, just dropped the host package. Regards.