| commit | 2aaf6ad41aeb0a631f6cd0e57a1525af11e1223d | [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 | af56fd26335608dac8bdb1095f8a588277bdc8a1 [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>