diff options
Diffstat (limited to 'recipes/u-boot/u-boot-bug_svn.bb')
-rw-r--r-- | recipes/u-boot/u-boot-bug_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot-bug_svn.bb b/recipes/u-boot/u-boot-bug_svn.bb index c1930f4889..485cfd86b0 100644 --- a/recipes/u-boot/u-boot-bug_svn.bb +++ b/recipes/u-boot/u-boot-bug_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "U-boot bootloader w/ BUG support" LICENSE = "GPL" SECTION = "bootloader" PRIORITY = "optional" -PV = "1.3.2+svnr${SRCREV}" +PV = "1.3.2+svnr${SRCPV}" SRCREV = "${AUTOREV}" PR = "r6" |