diff options
| -rw-r--r-- | meta-oe/recipes-support/ceres-solver/ceres-solver_2.1.0.bb (renamed from meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb b/meta-oe/recipes-support/ceres-solver/ceres-solver_2.1.0.bb index bfd2d035fa..2b74ad845b 100644 --- a/meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb +++ b/meta-oe/recipes-support/ceres-solver/ceres-solver_2.1.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb761279816b72be19d7ce646e4e2a14" | |||
| 7 | DEPENDS = "libeigen glog" | 7 | DEPENDS = "libeigen glog" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/ceres-solver/ceres-solver.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/ceres-solver/ceres-solver.git;branch=master;protocol=https" |
| 10 | SRCREV = "399cda773035d99eaf1f4a129a666b3c4df9d1b1" | 10 | SRCREV = "f68321e7de8929fbcdb95dd42877531e64f72f66" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
