Skip to content

Commit 812f5d5

Browse files
rlubosSebastianBoe
authored andcommitted
manifest: update fw-nrfconnect-zephyr
Update fw-nrfconnect-zephyr revision to reference latest upmerge. Signed-off-by: Robert Lubos <[email protected]>
1 parent 383da27 commit 812f5d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pipeline {
6363
git branch: "master", url: "$REPO_CI_TOOLS"
6464
}
6565
// Install and initialize west
66-
sh "pip3 install --user west==0.5.1"
66+
sh "pip3 install --user west==0.5.4"
6767
sh "west init -l nrf/"
6868

6969
// Checkout

doc/nrf/templates/sample_README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Building and running
7373

7474
This sample can be found under :file:`samples/bluetooth/XXX` in the |NCS| folder structure.
7575

76-
See :ref:`bluetooth setup section <zephyr:bluetooth_setup>` for details.
76+
See :ref:`bluetooth samples section <zephyr:bluetooth-samples>` for details.
7777

7878
*Link directly to the suitable Getting Started. We should have stock text here.*
7979

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ manifest:
3434
- name: fw-nrfconnect-zephyr
3535
path: zephyr
3636
west-commands: scripts/west-commands.yml
37-
revision: 578dac80f7c3bafb3d0e98c0c31b072139251395
37+
revision: pull/107/head
3838
- name: fw-nrfconnect-mcuboot
3939
path: mcuboot
4040
revision: 59fde9c792bfaa36887c860fb8cd0ca1f1bc4db5

0 commit comments

Comments
 (0)