Re: newest BSP on OSX

2019-08-05 Thread Dr. Juergen Kienhoefer
Thank you very much, that did it. On MacOS this gets only the old 1.5.0 version with no way to upgrade to 1.7.0 $ brew tap JuulLabs-OSS/mynewt $ brew install mynewt-newt Installing the newt binary from your link got the latest 1.7.0 version and I was able to upgrade and build an example for the

Re: Deprecate "install" and "sync" commands?

2019-08-05 Thread Vipul Rahane
Hi Chris, We always needed that. I like 2 better than 3 just because of backwards compatibility. 3 seems fine as well just that CI setups/scripts will have to change accordingly. Regards, Vipul Rahane On Mon, Aug 5, 2019 at 2:08 PM Łukasz Rymanowski < lukasz.rymanow...@codecoup.pl> wrote: >

Re: newest BSP on OSX

2019-08-05 Thread Christopher Collins
Hi Juergen, Run the following: newt upgrade && newt sync (instead of `newt install`). This will download updates for those Mynewt repos. You might also need to upgrade your version of the newt tool. I am not sure how the brew distribution gets updated, but it looks like we have fallen

Re: Deprecate "install" and "sync" commands?

2019-08-05 Thread Łukasz Rymanowski
Hi Chris, I'm with you on 3) Best Łukasz On Mon, 5 Aug 2019 at 22:59, Fabio Utzig wrote: > > > On Mon, Aug 5, 2019, at 3:30 PM, Szymon Janc wrote: > > Hi Chris, > > > > Yes! I'm also for option 3. Lets deprecate for next (1.8) release (make > > those print proper warning info when used) and

Re: Deprecate "install" and "sync" commands?

2019-08-05 Thread Fabio Utzig
On Mon, Aug 5, 2019, at 3:30 PM, Szymon Janc wrote: > Hi Chris, > > Yes! I'm also for option 3. Lets deprecate for next (1.8) release (make > those print proper warning info when used) and just remove for 1.9. +1

newest BSP on OSX

2019-08-05 Thread Dr. Juergen Kienhoefer
Hi, I was wondering how I can get the latest BSP on a MacOS installation. Installing newt with brew gets version 1.5.0. The bsp is in 1.7.0 newt install Skipping "apache-mynewt-core": already installed (1.5.0) Skipping "mcuboot": already installed (0.0.0) Skipping "apache-mynewt-nimble":

Re: Deprecate "install" and "sync" commands?

2019-08-05 Thread Szymon Janc
Hi Chris, Yes! I'm also for option 3. Lets deprecate for next (1.8) release (make those print proper warning info when used) and just remove for 1.9. On Mon, 5 Aug 2019 at 18:47, Christopher Collins wrote: > Hello all, > > The newt tool supports three "project commands": > > * install > *

Deprecate "install" and "sync" commands?

2019-08-05 Thread Christopher Collins
Hello all, The newt tool supports three "project commands": * install * upgrade * sync I always have a hard time remembering the particulars of commands like these. For example, when other package management systems support both "update" and "upgrade", I inevitably mix them up. I propose we

Download page

2019-08-05 Thread Private List Moderation
Hi, I've accepted this announcement, and for future releases, please change all of the links on the download page to be https: instead of http:. The checksums and signatures already have the correct https prefix and the artifact links should too. Regards, Craig > Begin forwarded message: >

[ANNOUNCE] Apache Mynewt 1.7.0 and Apache NimBLE 1.2.0 released

2019-08-05 Thread Szymon Janc
Hello all, The Apache Mynewt team is pleased to announce the release of Apache Mynewt 1.7.0 and Apache NimBLE 1.2.0. Apache Mynewt is a community-driven module OS for constrained, embedded applications. Mynewt provides a real-time operating system, flash file system, network stacks, and support