Skip to content
Snippets Groups Projects
Commit 794bce36 authored by David Mondou's avatar David Mondou
Browse files

Added autorev to Linux recipe to get the latest sourcre revision in the repository.

parent 760f19a8
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ PV .= "4.1-1.0+git${SRCPV}"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "d81c587fea18e3d8102cab2d68caab94fbfe0d3d"
SRCREV = "${AUTOREV}"
SRC_URI = "git://git.rigado.com/vesta/linux-fslc-imx-4.1-1.0.git;protocol=https;branch=${SRCBRANCH} \
file://defconfig"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment