dt-overlay: Use autorev to get latest patches
Means: 4.19 compatible driver
This commit is contained in:
parent
442fbdcd7b
commit
21db487385
|
|
@ -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 ?= "e38ae2b8403428f732bfd7b90e490a8a65c8dd47"
|
SRCREV ?= "${AUTOREV}"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/netmodule/dt-overlay.git;protocol=https"
|
SRC_URI = "git://github.com/netmodule/dt-overlay.git;protocol=https"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue