You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2022/02/21 15:14:00 UTC

[mynewt-newt] branch master updated (0f7940c -> 405480b)

This is an automated email from the ASF dual-hosted git repository.

andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from 0f7940c  Skip include dirs that do not exist
     add ba79beb  Add config packages
     add 405480b  Add subpriorities to packages

No new revisions were added by this update.

Summary of changes:
 newt/pkg/localpackage.go | 23 +++++++++++++++++++
 newt/pkg/package.go      |  4 ++++
 newt/resolve/resolve.go  | 59 +++++++++++++++++++++++++++++++++++++++++++++++-
 newt/syscfg/syscfg.go    | 29 +++++++++++++++---------
 4 files changed, 103 insertions(+), 12 deletions(-)