diff options
Diffstat (limited to 'meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb b/meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb index dc50509699..0a2240568a 100644 --- a/meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb +++ b/meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb | |||
| @@ -16,7 +16,7 @@ PROVIDES += "${PN}-dev" | |||
| 16 | 16 | ||
| 17 | PV .= "+git${SRCPV}" | 17 | PV .= "+git${SRCPV}" |
| 18 | SRCREV = "64f50dbd5cecdaba785217e2b0aeea3a4f1cdfab" | 18 | SRCREV = "64f50dbd5cecdaba785217e2b0aeea3a4f1cdfab" |
| 19 | SRC_URI = "git://github.com/USCiLab/cereal.git" | 19 | SRC_URI = "git://github.com/USCiLab/cereal.git;branch=master;protocol=https" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
