Breaking changes

nRF Util

tags
nRF Util
  • Support for legacy git-based package indexes and git-based offline sources has been removed. Package installs and updates are now using Artifactory-based package indexes. This also impacts generating offline sources, which need to be regenerated for the new core module version.
  • The --package-index-url flag has been removed from all subcommands that had it. The flag was used to reference legacy git based package indexes which are no longer supported.
  • The NRFUTIL_PACKAGE_INDEX_URL environment variable is no longer supported. It was used to reference legacy git-based package indexes, which are no longer supported. The NRFUTIL_PACKAGE_INDEX_NAME environment variable can be used instead, but its value must refer to an already configured package index. See Configuring custom package indexes and modifiers for more information.