west 0.6.0rc1


Bolivar, Marti
 

Hi,

 

West version 0.6.0rc1 has been tagged. Release notes are in this pull request:

 

https://github.com/zephyrproject-rtos/zephyr/pull/17714

 

Testing and feedback are welcome; I’d like this to be the minimum version for Zephyr 2.0. To install this RC, use “pip3 install west==0.6.0rc1” (and pip3 install --user on Linux as usual).

 

You can “pip3 uninstall west” then “pip3 install west” (without the version specifier) to go back to v0.5.8.

 

Thanks!

Marti

 


Bolivar, Marti
 

I forgot to add: it would be nice if any issues could be reported via the west bug tracker (https://github.com/zephyrproject-rtos/west/issues) rather than email, if possible. Thanks again.

 

 

From: Bolivar, Marti
Sent: Thursday, July 25, 2019 11:24 AM
To: devel@...; users@...
Subject: west 0.6.0rc1

 

Hi,

 

West version 0.6.0rc1 has been tagged. Release notes are in this pull request:

 

https://github.com/zephyrproject-rtos/zephyr/pull/17714

 

Testing and feedback are welcome; I’d like this to be the minimum version for Zephyr 2.0. To install this RC, use “pip3 install west==0.6.0rc1” (and pip3 install --user on Linux as usual).

 

You can “pip3 uninstall west” then “pip3 install west” (without the version specifier) to go back to v0.5.8.

 

Thanks!

Marti

 


Bolivar, Marti
 

Hi,

 

I’ve just tagged RC3. This includes some bug fixes and related features:

 

  • An optional “repo-path” project attribute to allow override the project’s “name” when forming the fetch URL, added to allow continue use of remotes under the new restriction that project names must be unique
  • A “west manifest –validate” command for checking the current manifest is OK, added along with other fixes for error handling in case of issues parsing the manifest

 

The release notes and documentation in https://github.com/zephyrproject-rtos/zephyr/pull/17714 are up to date.

 

Barring any showstoppers, this will be 0.6.0.

 

Thanks,

Marti

 

From: Bolivar, Marti
Sent: Thursday, July 25, 2019 10:25 AM
To: 'devel@...' <devel@...>; 'users@...' <users@...>
Subject: RE: west 0.6.0rc1

 

I forgot to add: it would be nice if any issues could be reported via the west bug tracker (https://github.com/zephyrproject-rtos/west/issues) rather than email, if possible. Thanks again.

 

 

From: Bolivar, Marti
Sent: Thursday, July 25, 2019 11:24 AM
To: devel@...; users@...
Subject: west 0.6.0rc1

 

Hi,

 

West version 0.6.0rc1 has been tagged. Release notes are in this pull request:

 

https://github.com/zephyrproject-rtos/zephyr/pull/17714

 

Testing and feedback are welcome; I’d like this to be the minimum version for Zephyr 2.0. To install this RC, use “pip3 install west==0.6.0rc1” (and pip3 install --user on Linux as usual).

 

You can “pip3 uninstall west” then “pip3 install west” (without the version specifier) to go back to v0.5.8.

 

Thanks!

Marti