summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/flatcc/flatcc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/flatcc/flatcc_git.bb b/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
index ed26299901..2530dac526 100644
--- a/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
+++ b/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
@@ -6,7 +6,7 @@ SECTION = "devel/lib"
6LICENSE = "Apache-2.0" 6LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=b3d8fb7158bf7e2600ba3191428dc4ef" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=b3d8fb7158bf7e2600ba3191428dc4ef"
8 8
9PV = "0.6.2+gitr${SRCPV}" 9PV = "0.6.2+git"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 git://github.com/dvidelabs/flatcc.git;protocol=https;branch=master \ 12 git://github.com/dvidelabs/flatcc.git;protocol=https;branch=master \