Explorar o código

swupdate git define PV

The devtool workflow does not work without setting PV properly.

To prefer the git version add the following line to the distro config:
  PREFERRED_VERSION_swupdate = "2019.04+git%"

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Adrian Freihofer %!s(int64=6) %!d(string=hai) anos
pai
achega
31d2209543
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      recipes-support/swupdate/swupdate_git.bb

+ 1 - 0
recipes-support/swupdate/swupdate_git.bb

@@ -4,3 +4,4 @@ require swupdate_tools.inc
 DEFAULT_PREFERENCE = "-1"
 
 SRCREV ?= "a8d45381253838b34e4e035c065a1cdf429b1f09"
+PV = "2019.04+git${SRCPV}"