diff options
Diffstat (limited to 'recipes/freesmartphone/fsotimed_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsotimed_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsotimed_git.bb b/recipes/freesmartphone/fsotimed_git.bb new file mode 100644 index 0000000000..3c789ad46c --- /dev/null +++ b/recipes/freesmartphone/fsotimed_git.bb @@ -0,0 +1,4 @@ +require cornucopia.inc +inherit fso-plugin +PV = "0.1.0+gitr${SRCREV}" +PR = "${INC_PR}.0" |