Hi Patrice,
On 28 January 2014 01:17, Patrice B wrote:
> Hello,
>
> Here's the patch that enables lzmadec command in sandbox. Should I
> send it as a new thread or is it fine like that ?
Yes I think you should send it as a new thread when its own commit subject.
Regards,
Simon
>
> Regards
Hello,
Here's the patch that enables lzmadec command in sandbox. Should I
send it as a new thread or is it fine like that ?
Regards
Patrice
---
include/configs/sandbox.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index a
Hi Patrice,
On 24 January 2014 14:39, Tom Rini wrote:
> On Thu, Dec 19, 2013 at 11:10:24AM +0100, Patrice B wrote:
>
> > Hi,
> >
> > I needed to be able to uncompress lzma files. I did this command
> > based on unzip command and propose it if it could help. Hopping the
> > patch is correctly d
On Thu, Dec 19, 2013 at 11:10:24AM +0100, Patrice B wrote:
> Hi,
>
> I needed to be able to uncompress lzma files. I did this command
> based on unzip command and propose it if it could help. Hopping the
> patch is correctly done...
>
> Best regards.
>
>Patrice
>
>
> Signed-off-by:
Hi,
I needed to be able to uncompress lzma files. I did this command
based on unzip command and propose it if it could help. Hopping the
patch is correctly done...
Best regards.
Patrice
Signed-off-by: Patrice Bouchand
---
common/Makefile | 3 +++
common/cmd_lzmadec.c | 54 ++
5 matches
Mail list logo