commit | 4e2aaabd139d310c892329611639a63af257705e | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Fri Jul 15 10:39:58 2016 -0700 |
committer | Luca Stefani <luca.stefani.ge1@gmail.com> | Mon Jul 18 10:10:44 2016 -0700 |
tree | 1aafe11c611ecdfbba3592bba27c0ace291da75d | |
parent | bf4a4b4853d636635268c6e509dbd72940c643e6 [diff] |
cm: Add generic tools for extract-files / setup-makefiles scripts * Instead of having to enumerate packages and do a bunch of tedious shit, we now have a way to do it automatically based only on the blob lists. * Devices still need to implement a short script, but this library handles all the core functions. * Yes, we should probably be doing this in Python- Bash is absolutely horrible at dealing with arrays and lists. Change-Id: I73b30ff4531c4d1b33ac53db33abf62555f500b4