diff options
Diffstat (limited to 'recipes/freesmartphone/fso-apm_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-apm_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fso-apm_git.bb b/recipes/freesmartphone/fso-apm_git.bb index bb36e7f7fb..01d9adba6a 100644 --- a/recipes/freesmartphone/fso-apm_git.bb +++ b/recipes/freesmartphone/fso-apm_git.bb @@ -5,6 +5,7 @@ SECTION = "console" LICENSE = "GPLv2" DEPENDS = "vala-native" RCONFLICTS = "apm" +SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PV = "2.0.0+gitr${SRCREV}" PR = "r1" |