diff mbox series

SWUpdate: update PV for git version

Message ID 20191216101828.9399-1-sbabic@denx.de
State Accepted
Headers show
Series SWUpdate: update PV for git version | expand

Commit Message

Stefano Babic Dec. 16, 2019, 10:18 a.m. UTC
Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 recipes-support/swupdate/swupdate_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/recipes-support/swupdate/swupdate_git.bb b/recipes-support/swupdate/swupdate_git.bb
index 50d47cd..25a9ecd 100644
--- a/recipes-support/swupdate/swupdate_git.bb
+++ b/recipes-support/swupdate/swupdate_git.bb
@@ -3,4 +3,4 @@  require swupdate.inc
 DEFAULT_PREFERENCE = "-1"
 
 SRCREV ?= "e9df70498e604febf6ff9d56ce742522094cebd5"
-PV = "2019.04+git${SRCPV}"
+PV = "2019.11+git${SRCPV}"