diff options
Diffstat (limited to 'recipes/freesmartphone/libfsobasics_git.bb')
-rw-r--r-- | recipes/freesmartphone/libfsobasics_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb index 6567626bde..b34cc3e16b 100644 --- a/recipes/freesmartphone/libfsobasics_git.bb +++ b/recipes/freesmartphone/libfsobasics_git.bb @@ -2,5 +2,6 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libnl2" +SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PV = "0.9.9+gitr${SRCREV}" PR = "${INC_PR}.0" |