diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-03-14 13:49:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-03-14 13:49:28 +0000 |
commit | 9c92fde0725f4bce3ff10d5a3e230c9a5fa53325 (patch) | |
tree | 61ce7bf9347cf0bb82e10559ff99c1f5991db497 /meta-agl-profile-core/recipes-apis | |
parent | 266bd066d5a145a1af00b96215bd689595f68b53 (diff) | |
parent | 7b6bec37493081b31a80b5738b1b502d204bdef6 (diff) |
Merge "meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV"
Diffstat (limited to 'meta-agl-profile-core/recipes-apis')
-rw-r--r-- | meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb b/meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb index 3d4cc4505..b7dc38b59 100644 --- a/meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb +++ b/meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb @@ -6,7 +6,7 @@ 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 = "e9d304eb5ac99b3ba6b72022458f09fcd713b584" PV = "4.0+git${SRCPV}" S = "${WORKDIR}/git" |