2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 03:08:00 +00:00

3 Commits

Author SHA1 Message Date
Jarrod Johnson
bc8deb4b68 Fix git copy in builddeb script
The builddeb script attempted to build in a directory
without .git, breaking the version deterimination logic.

Change-Id: Ia2be3a75bdcdf9335586bb40e05e635f4b497ca5
2019-02-11 09:52:33 -05:00
Jarrod Johnson
3e65ed0189 Workaround wheezy limitations
Debian wheezy is just too old to easily work with,
for that platform, use the more amenable
cryptodomex library.

Change-Id: Ic21d9784158d9d3f529d8c17dbe60a49f244cc7c
2019-02-08 13:08:49 -05:00
Jarrod Johnson
40c546400e Enable package builds without pbr
There are some build environments we are being asked
to support that pbr does not.  A quick fallback
to handle such environments.

Change-Id: Ie5dac2555c73e80e4cf589932a18f31a530bdf65
2019-02-04 15:59:18 -05:00