Skip to content

Commit

Permalink
dbus-generator-starter v1.6.14 .. v1.6.16
Browse files Browse the repository at this point in the history
v1.6.16: Fix potential race condition with systemcalc
  victronenergy/venus#1310
v1.6.14: Accept invalid dbus-path as non-error condition as well
v1.6.15: Support for DC genset
  • Loading branch information
jhofstee committed Jul 16, 2024
1 parent 36beb5d commit 5f54cec
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 171 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ inherit python-compile
SRC_URI = " \
gitsm://github.com/victronenergy/dbus_generator.git;branch=master;protocol=https;tag=v${PV} \
file://com.victronenergy.generator-starter.conf \
file://velib-python-fix-race-condition.patch;patchdir=ext/velib_python \
file://velib-python-add-support-for-GetItems-in-scanning.patch;patchdir=ext/velib_python \
file://fix-race-condition.patch \
"
S = "${WORKDIR}/git"
PR = "1"
Expand Down

0 comments on commit 5f54cec

Please sign in to comment.