diff options
Diffstat (limited to 'recipes/uclibc/elf2flt_svn.bb')
-rw-r--r-- | recipes/uclibc/elf2flt_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uclibc/elf2flt_svn.bb b/recipes/uclibc/elf2flt_svn.bb index 3af893a7a8..e16da367ae 100644 --- a/recipes/uclibc/elf2flt_svn.bb +++ b/recipes/uclibc/elf2flt_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Elf2flt is a wrapper around the linker for uclinux platforms" DEPENDS = "binutils-cross" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" inherit autotools cross |