]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Fix typo on PV variable
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 27 Oct 2016 16:19:13 +0000 (14:19 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Oct 2016 16:30:08 +0000 (14:30 -0200)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc_4.8.bb

index 98117882ab81e46aa6b810511a5e4c2991d0f6b0..59ec5c1b0ea8060bbed5218eb8d179e5e7221cba 100644 (file)
@@ -9,7 +9,7 @@ upstreaming."
 
 include linux-fslc.inc
 
-+PV = "4.8+git${SRCPV}"
+PV = "4.8+git${SRCPV}"
 
 SRCBRANCH = "4.8.x+fslc"
 SRCREV = "6a4464c7a4cfcab719eab54a98e34f7c61efc5e6"