modification des versions du frontend et du backend du configurateur

This commit is contained in:
2023-01-02 19:30:38 +01:00
parent 924a938ba0
commit 4f223ec583
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI = "git://git.nas.benserv.fr/vincent/Kine-backend.git;protocol=https;branch=master"
SRCREV = "7950968f248b7510af5815347e4f278aae3fc54b"
PV = "1.0.0"
SRCREV = "5a681b41a846ce9ed4441f1287b98d57343adc1a"
PV = "1.1.0"
S = "${WORKDIR}/git"

View File

@@ -12,8 +12,8 @@ SRC_URI = " \
git://git.nas.benserv.fr/vincent/Kine-frontend.git;protocol=https;branch=master \
"
SRCREV = "312c3d697d73eeb84a01ef74af79cfb7d1a03f90"
PV = "1.0.0"
SRCREV = "d5c4538d2157b95444759cbce99a045d0bf204cd"
PV = "1.1.0"
S = "${WORKDIR}/git"