From 8c8bf3eb2da65da7bf43a3a4b238d8c694f990cf Mon Sep 17 00:00:00 2001 From: Jon Oster Date: Thu, 1 Jun 2017 14:38:32 +0200 Subject: Bump client version to fix PRO-3208 + PRO-3196 --- recipes-sota/rvi-sota-client/rvi-sota-client_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-sota') diff --git a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb index 52edd26..83cd9ab 100644 --- a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb +++ b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb @@ -11,13 +11,13 @@ S = "${WORKDIR}/git" # When changing this, don't forget to: # 1) Update PV # 2) Check that Cargo.lock hasn't changed with git diff old..new Cargo.lock -SRCREV = "0d092c218c823fe38e59e7ecb4589c3770dc6448" +SRCREV = "9c79909cd18d50cd7a26c7621bdcc0c254b6e948" # Generate with: # git describe --tags | cut -b2- # or from the rvi_sota_client repo: # make package-version -PV = "0.2.32-186-g313ba1a" +PV = "0.2.32-190-g9c79909" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf