Skip to content

Commit

Permalink
ve-dbus-data-producers: add mk2-dbus
Browse files Browse the repository at this point in the history
Since the mk3-usb can be used without gpio / and updated add mk2-dbus
as well. For mk3 support it must be started as `mk2-dbus -t mk3`.
  • Loading branch information
jhofstee committed Mar 19, 2019
1 parent 5abe68b commit bb95424
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ inherit packagegroup

# List of application which provide data on the dbus in a VBusItem interface.
# These are RRECOMMENDS so the are only included when available.
# vecan_mk2 is not included on purpose, since it needs MACHINE specific gpio
# lines in order to function correctly.

RRECOMMENDS_${PN} += " \
can-bus-bms \
Expand All @@ -31,6 +29,7 @@ RRECOMMENDS_${PN} += " \
dbus-valence \
dbus-vebus-to-pvinverter \
gps-dbus \
mk2-dbus \
vecan-dbus \
vedirect-interface \
"
Expand Down

0 comments on commit bb95424

Please sign in to comment.