summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/swabber
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/swabber')
-rw-r--r--meta/recipes-devtools/swabber/swabber-native_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb b/meta/recipes-devtools/swabber/swabber-native_git.bb
index 9faae5d59a..2648c61d34 100644
--- a/meta/recipes-devtools/swabber/swabber-native_git.bb
+++ b/meta/recipes-devtools/swabber/swabber-native_git.bb
@@ -8,7 +8,7 @@ PV = "0.0+git${SRCPV}"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git" 11SRC_URI = "git://git.yoctoproject.org/swabber"
12 12
13inherit native 13inherit native
14 14