diff options
Diffstat (limited to 'recipes/flashrom/flashrom_svn.bb')
-rw-r--r-- | recipes/flashrom/flashrom_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/flashrom/flashrom_svn.bb b/recipes/flashrom/flashrom_svn.bb index f90b6ee827..7193c13482 100644 --- a/recipes/flashrom/flashrom_svn.bb +++ b/recipes/flashrom/flashrom_svn.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.coreboot.org/Flashrom" LICENSE = "GPL" DEPENDS = "zlib pciutils" +SRCREV = "3682" PV = "0.0+svnr${SRCPV}" PR = "r0" |