wakeup-timer: update to new version

This commit is contained in:
Stefan Eichenberger 2017-07-27 09:03:47 +02:00
parent 4ee2efdbd0
commit 348dc29dc8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
inherit module inherit module
PV = "1.0.0" PV = "1.0.0"
SRCREV ?= "268fcdf270a0a6766bfb83d54236ca596da512a7" SRCREV ?= "1711171ae3bcc9f804d7973f4068cdd7cade78d0"
SRC_URI = "git://github.com/netmodule/am335x-wakeup-timer.git;protocol=https" SRC_URI = "git://github.com/netmodule/am335x-wakeup-timer.git;protocol=https"