I see that license Added are apache and MIT for those files should this reflect in recipe as well perhaps yes 

On Thu, Feb 11, 2021 at 10:44 AM Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> wrote:
License-Update: license of subcomponent was added:
https://github.com/ceres-solver/ceres-solver/commits/master/LICENSE

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{ceres-solver_1.14.0.bb => ceres-solver_2.0.0.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/ceres-solver/{ceres-solver_1.14.0.bb => ceres-solver_2.0.0.bb} (92%)

diff --git a/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.0.bb b/meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb
similarity index 92%
rename from meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.0.bb
rename to meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb
index ac463038a..28d0868c4 100644
--- a/meta-oe/recipes-support/ceres-solver/ceres-solver_1.14.0.bb
+++ b/meta-oe/recipes-support/ceres-solver/ceres-solver_2.0.0.bb
@@ -2,12 +2,12 @@ DESCRIPTION = "Ceres Solver is an open source C++ library for modeling and solvi
 AUTHOR = "Sameer Agarwal and Keir Mierle and Others"
 HOMEPAGE = "http://ceres-solver.org/"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=35e00f0c4c96a0820a03e0b31e6416be"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=bb761279816b72be19d7ce646e4e2a14"

 DEPENDS = "libeigen glog"

 SRC_URI = "git://github.com/ceres-solver/ceres-solver.git"
-SRCREV = "facb199f3eda902360f9e1d5271372b7e54febe1"
+SRCREV = "399cda773035d99eaf1f4a129a666b3c4df9d1b1"

 S = "${WORKDIR}/git"

--
2.25.1