fso-boot: use SRCREV instead SRCPV (sorry)
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 5 Feb 2010 14:00:52 +0000 (15:00 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 5 Feb 2010 14:00:52 +0000 (15:00 +0100)
recipes/freesmartphone/fso-boot_git.bb

index ae91eef..61d5f16 100644 (file)
@@ -1,5 +1,5 @@
 require cornucopia.inc
 inherit fso-plugin
 PR = "${INC_PR}.0"
-PV = "0.2.0+gitr${SRCPV}"
+PV = "0.2.0+gitr${SRCREV}"
 S = "${WORKDIR}/git/tools/${PN}"