[GitHub] [mynewt-core] haipingjuul commented on issue #1851: Mynewt install error

2019-08-26 Thread GitBox
haipingjuul commented on issue #1851: Mynewt install error URL: https://github.com/apache/mynewt-core/issues/1851#issuecomment-525028743 Thanks Asmita for letting me know. Someone helped me and it is working, You need to specify escape=false for Newt install or upgrade commands with Wi

[GitHub] [mynewt-newt] ccollins476ad merged pull request #325: Execute shell command overriding sigblock

2019-08-26 Thread GitBox
ccollins476ad merged pull request #325: Execute shell command overriding sigblock URL: https://github.com/apache/mynewt-newt/pull/325 This is an automated message from the Apache Git Service. To respond to the message, pleas

[mynewt-newt] branch master updated (37535f2 -> 59f8149)

2019-08-26 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from 37535f2 `newt info`: Include git status of project new af6b57d Revert "Run 'newt load' as an interactiv

[mynewt-newt] 01/02: Revert "Run 'newt load' as an interactive shell command"

2019-08-26 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit af6b57dfd558d7c41a65d8a3ae990e7f2352ff53 Author: Naveen Kaje AuthorDate: Mon Aug 19 09:57:27 2019 -0500 Reve

[mynewt-newt] 02/02: Add Optional Target Status Check Stage

2019-08-26 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 59f8149b78ad0b1351a603be20d43411f96b0ee0 Author: Naveen Kaje AuthorDate: Tue Aug 20 13:54:12 2019 -0500 Add

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #326: Resolve transient packages before dep resolution

2019-08-26 Thread GitBox
ccollins476ad opened a new pull request #326: Resolve transient packages before dep resolution URL: https://github.com/apache/mynewt-newt/pull/326 This fixes #286. If a split image specifies a transient package as the loader, newt will fail to build it. For example, in this t

[GitHub] [mynewt-newt] ccollins476ad commented on issue #308: Make newt 'rc-aware'

2019-08-26 Thread GitBox
ccollins476ad commented on issue #308: Make newt 'rc-aware' URL: https://github.com/apache/mynewt-newt/issues/308#issuecomment-524940547 Fixed by #313. This is an automated message from the Apache Git Service. To respond to th

[GitHub] [mynewt-newt] ccollins476ad closed issue #308: Make newt 'rc-aware'

2019-08-26 Thread GitBox
ccollins476ad closed issue #308: Make newt 'rc-aware' URL: https://github.com/apache/mynewt-newt/issues/308 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-newt] nkaje commented on a change in pull request #325: Execute shell command overriding sigblock

2019-08-26 Thread GitBox
nkaje commented on a change in pull request #325: Execute shell command overriding sigblock URL: https://github.com/apache/mynewt-newt/pull/325#discussion_r317657704 ## File path: util/util.go ## @@ -359,6 +359,7 @@ func ShellCommandLimitDbgOutput( // @param env

[GitHub] [mynewt-newt] nkaje commented on a change in pull request #325: Execute shell command overriding sigblock

2019-08-26 Thread GitBox
nkaje commented on a change in pull request #325: Execute shell command overriding sigblock URL: https://github.com/apache/mynewt-newt/pull/325#discussion_r317656909 ## File path: newt/builder/load.go ## @@ -52,6 +54,36 @@ func (t *TargetBuilder) Load(extraJtagCmd string)

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #1967: hw/drivers/nimble: Remove obsolete packages

2019-08-26 Thread GitBox
andrzej-kaczmarek opened a new pull request #1967: hw/drivers/nimble: Remove obsolete packages URL: https://github.com/apache/mynewt-core/pull/1967 They are no longer used, replaced with packages @apache-mynewt-nimble long time ago. --