Skip to content
Snippets Groups Projects
Verified Commit c00588df authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

vending-machine-control-application: Bump to include i2c-based simulator


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 02b04326
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,11 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ba963850f6731c74878fe839d227e675"
SRC_URI = "git://booting.oniroproject.org/distro/components/${BPN};protocol=https;branch=main"
SRCREV = "e21c34cdd9b554978a80699f44fe35077b0dbb90"
SRCREV = "a1a8ad59cbdbfae02270a1465c67d132b4eeb38c"
SRC_URI += "file://${BPN}.service"
S = "${WORKDIR}/git"
DEPENDS="json-c libwebsockets"
DEPENDS="i2c-tools json-c libwebsockets"
inherit pkgconfig features_check systemd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment