commit | bd1f7ef748347c7997ae5fcb122eed96284cb522 | [log] [tgz] |
---|---|---|
author | Patrice Bouchand <pbfwdlist@gmail.com> | Sat Feb 15 22:19:57 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 22 14:47:22 2014 -0600 |
tree | 3a6b1d4e453ab31dae9d58ed8d057707666c9c8a | |
parent | 84640e82ea5145b1e0077770bfe826368181b788 [diff] |
Add lzmadec command I needed to be able to uncompress lzma files. I did this command based on unzip command and propose it if it could help. Signed-off-by: Patrice Bouchand <pbfwdlist@gmail.com> Changed to work with sandbox Signed-off-by: Simon Glass <sjg@chromium.org>