diff mbox series

[meta-swupdate,1/2] swupdate: bump git srcrev

Message ID 1561665249-23531-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series [meta-swupdate,1/2] swupdate: bump git srcrev | expand

Commit Message

'Darko Komljenovic' via swupdate June 27, 2019, 7:54 p.m. UTC
This includes the following changes:

9ce9434 Remove the superfluous salt parameter
8ef2946 tools: swupdate-sysrestart to restart system
ecc9bf3 swuforward: rework to use new Website
7e696fc util: add function to get a substring from a string
2211234 Put the UDS in the directory pointed by TMPDIR
d69ffc5 progress: allow to pass the UDS in the connection
db80704 handlers: shell scripts: fix typo in postinstall function
cc68fff configs: add a test config for ucfw handler
c7dcf13 doc: handlers: ucfw: improve description
f1c8fff /core/swupdate.c: dynamic memory allocation for downloader, suricatta and webserver options
f811c91 u-boot: fix script format when !CONFIG_UBOOT_NEWAPI
ee17493 Lua: fix segfault in image property handling

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 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 314bd2d..d74f45e 100644
--- a/recipes-support/swupdate/swupdate_git.bb
+++ b/recipes-support/swupdate/swupdate_git.bb
@@ -3,4 +3,4 @@  require swupdate_tools.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "887e6e49394b0bde7635cb1ef254c7428370cec3"
+SRCREV ?= "9ce94342d3c212b06a283f95dc9c1c8c52155ce7"