| commit | 3c250cb6bae301d2ad1e4709cceba0ea4fcc344b | [log] [tgz] |
|---|---|---|
| author | Wesley Hirsch <wesley.hirsch@riftio.com> | Tue Feb 07 17:02:30 2017 -0500 |
| committer | Wesley Hirsch <wesley.hirsch@riftio.com> | Tue Feb 07 17:02:30 2017 -0500 |
| tree | be269e1aa1529c447bfb132412f7e061224b1f7c | |
| parent | 4c8ecde317838b177bd93d3ddae58c693fdf3975 [diff] |
Added package target to generate .deb packages I'm just calling the underlying `make rw.package` here. RIFT_PACKAGE_GENERATOR is the variable that controls which types of packages are generated. Version numbering uses git describe, which isn't always accurate, but seems to be reliable enough inside of a CI build system. Change-Id: I1f460e66145bb7d62267092a718c738e96863b8a Signed-off-by: Wesley Hirsch <wesley.hirsch@riftio.com>