This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem upgrading ncs from 1.50 to 1.5.1

Working with the GPS sample.

Builds fine on 1.5.0

on 1.5.1 building with west I get 

-- Application: /opt/Nordic/ncs/v1.5.1/nrf/samples/nrf9160/gps

-- Using NCS Toolchain 1.5.0 for building. (/opt/Nordic/ncs/v1.5.0/toolchain/cmake)

-- Zephyr version: 2.4.99 (/opt/Nordic/ncs/v1.5.1/zephyr)

-- Found Python3: /opt/Nordic/ncs/v1.5.0/toolchain/bin/python3 (found suitable exact version "3.8.2") found components: Interpreter

-- Found west (found suitable version "0.9.0", minimum required is "0.7.1")

CMake Error at /opt/Nordic/ncs/v1.5.1/zephyr/cmake/zephyr_module.cmake:61 (message):

  Unmet or cyclic dependencies in modules:

  /opt/nordic/ncs/v1.5.1/modules/lib/connectedhomeip depends on:

  ['openthread']

Do I need to clear something that was cached or what?

Parents Reply Children
Related