| commit | 6833a3f4e39b0a858a4595576a784b6710b88467 | [log] [tgz] |
|---|---|---|
| author | Wesley Hirsch <wesley.hirsch@riftio.com> | Fri Jan 20 19:37:10 2017 +0000 |
| committer | Wesley Hirsch <wesley.hirsch@riftio.com> | Tue Feb 07 16:56:35 2017 -0500 |
| tree | e1a856bd223891736d023cadf4445aa50ae3c92c | |
| parent | ee62263ef24875dbd041193584c5d0fc4de8146a [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: I2f6b7f2773fddaf98979b8a51debd01eb853bf24 Signed-off-by: Wesley Hirsch <wesley.hirsch@riftio.com>