diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-22 18:38:12 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-01-04 18:32:09 +0000 |
commit | e8a890c6013cc3b03300718c18a8d8dc65a9e664 (patch) | |
tree | d335bd272fc4ed536497ba21315b44a49eacd38e /recipes-demo-hmi/high-level-viwi-service | |
parent | 2ac388bcb356ab9eca3a5886e7cf12cd81b47f3a (diff) |
high-level-can-service: bump to new version
Update gitbook templates
docs: bump version to 5.0-EE
Merge Install and Usage documentation
Added afb-controller files
Rename API from high-can to high-viwi
doc: bump revision to 4.99-EERC1
Move to classic app-templates usage. Reordering
Change-Id: I46837a56988638990738f0bec5a6263f5e288a7a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'recipes-demo-hmi/high-level-viwi-service')
-rw-r--r-- | recipes-demo-hmi/high-level-viwi-service/high-level-viwi-service.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo-hmi/high-level-viwi-service/high-level-viwi-service.bb b/recipes-demo-hmi/high-level-viwi-service/high-level-viwi-service.bb index 4391883ed..c06e85c45 100644 --- a/recipes-demo-hmi/high-level-viwi-service/high-level-viwi-service.bb +++ b/recipes-demo-hmi/high-level-viwi-service/high-level-viwi-service.bb @@ -6,9 +6,9 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=5de84541278ea4e62cacfdc0f890c459" SRC_URI = "gitsm://github.com/iotbzh/high-level-viwi-service.git;protocol=https" -SRCREV = "c4935e58769966a9b79b21c45798ab8828fe0ad0" +SRCREV = "585f184a839eb22a84b16f6ab0b2808775263dbe" -PV = "4.0+git${SRCPV}" +PV = "5.0+git${SRCPV}" S = "${WORKDIR}/git" # Run-time dependencies |