diff options
Diffstat (limited to 'recipes/python')
| -rw-r--r-- | recipes/python/python-pyrtc_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-pyrtc_git.bb b/recipes/python/python-pyrtc_git.bb index af3bcfd5e4..9b51189bf2 100644 --- a/recipes/python/python-pyrtc_git.bb +++ b/recipes/python/python-pyrtc_git.bb @@ -6,6 +6,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" LICENSE = "GPLv2" SRCNAME = "pyrtc" DEPENDS = "python-cython-native" +SRCREV = "${FSO_PYTHONHELPERS_SRCREV}" PV = "1.0.0+gitr${SRCREV}" PR = "ml1" |
