diff options
Diffstat (limited to 'meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb')
-rw-r--r-- | meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb index e112a5e30..186f2c8ed 100644 --- a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb +++ b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=da2e9aa80962d54e7c726f232a2bd1e8" | |||
10 | 10 | ||
11 | # Use 1.0.12 tag | 11 | # Use 1.0.12 tag |
12 | SRCREV = "17b1790fb9c8abbb3c0f7e083864a6a014191d56" | 12 | SRCREV = "17b1790fb9c8abbb3c0f7e083864a6a014191d56" |
13 | SRC_URI = "git://github.com/lloyd/yajl;nobranch=1" | 13 | SRC_URI = "git://github.com/lloyd/yajl;nobranch=1;protocol=https" |
14 | 14 | ||
15 | inherit cmake lib_package | 15 | inherit cmake lib_package |
16 | 16 | ||