From fd7071b6a6ee6d7c2709f6a32e5630acdb9690ac Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 5 Feb 2010 15:00:52 +0100 Subject: [PATCH] fso-boot: use SRCREV instead SRCPV (sorry) --- recipes/freesmartphone/fso-boot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/freesmartphone/fso-boot_git.bb b/recipes/freesmartphone/fso-boot_git.bb index ae91eef97c..61d5f16ed6 100644 --- a/recipes/freesmartphone/fso-boot_git.bb +++ b/recipes/freesmartphone/fso-boot_git.bb @@ -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}" -- 2.39.5