diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index 529b7cdc36..f7e49cb89d 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -8,7 +8,7 @@ PR = "r0" inherit autotools_stage pkgconfig vala -SRC_URI = "git://git.freesmartphone.org/libfso-glib.git;protocol=git;branch=master" +SRC_URI = "${FREESMARTPHONE_GIT}/libfso-glib.git;protocol=git;branch=master" S = "${WORKDIR}/git" EXTRA_OECONF = "\ |