dt-overlay: Use autorev to get latest patches

Means: 4.19 compatible driver
This commit is contained in:
Alexandre Bard 2019-04-18 17:27:41 +02:00
parent 442fbdcd7b
commit 21db487385
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
PV = "1.0.0"
SRCREV ?= "e38ae2b8403428f732bfd7b90e490a8a65c8dd47"
SRCREV ?= "${AUTOREV}"
SRC_URI = "git://github.com/netmodule/dt-overlay.git;protocol=https"