For released branches, replace ${AUTOREV} with the last tag in the development branch. Signed-off-by: Stefano Babic <sbabic@denx.de>
@@ -2,7 +2,8 @@ require swupdate.inc
inherit update-rc.d
-SRCREV = "${AUTOREV}"
+# this is 2016.10-rc1
+SRCREV = "8abacd3613410002c0cd05a12e82d695d3e4bf6f"
SRC_URI += "file://swupdate"