Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: Mesh 2.9 cherry picks #19189

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2323

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 2, 2024 12:22
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 2, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 2, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6baae08 nrfconnect/sdk-zephyr@48cdbac (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 2, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 11

Inputs:

Sources:

sdk-nrf: PR head: 59e7aa7758e9dacee9f569a8eefb98ff8d4bdda8
zephyr: PR head: 48cdbacbd7ee834f9d874be7c4c1c7dc372cedf4

more details

sdk-nrf:

PR head: 59e7aa7758e9dacee9f569a8eefb98ff8d4bdda8
merge base: d126a9cb195cfad737b9f8bc5d4f9e0f8c3218e7
target head (main): d126a9cb195cfad737b9f8bc5d4f9e0f8c3218e7
Diff

zephyr:

PR head: 48cdbacbd7ee834f9d874be7c4c1c7dc372cedf4
merge base: 6baae0823c6953fd1c41e9249c83e3bf3a53fe09
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (228)
west.yml
zephyr
│  ├── boards
│  │  ├── adafruit
│  │  │  ├── feather_m0_basic_proto
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── feather_m0_lora
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── grand_central_m4_express
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── itsybitsy_m4_express
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── trinket_m0
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── arduino
│  │  │  ├── mkrzero
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── nano_33_iot
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── zero
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── espressif
│  │  │  ├── esp32_devkitc_wroom
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32_devkitc_wrover
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32s3_devkitc
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32s3_devkitm
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── openisa
│  │  │  ├── rv32m1_vega
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── others
│  │  │  ├── serpente
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── seeed
│  │  │  ├── seeeduino_xiao
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── wio_terminal
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── shields
│  │  │  ├── npm1300_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── npm6001_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── snps
│  │  │  ├── hsdk
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── hsdk4xd
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── waveshare
│  │  │  ├── esp32s3_touch_lcd_1_28
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  ├── doc
│  │  ├── _extensions
│  │  │  ├── zephyr
│  │  │  │  ├── domain.py
│  │  │  │  ├── domain
│  │  │  │  │  ├── __init__.py
│  │  │  │  │  ├── static
│  │  │  │  │  │  ├── css
│  │  │  │  │  │  │  │ codesample-livesearch.css
│  │  │  │  │  │  ├── js
│  │  │  │  │  │  │  │ codesample-livesearch.js
│  │  ├── _static
│  │  │  ├── css
│  │  │  │  │ custom.css
│  │  ├── connectivity
│  │  │  ├── bluetooth
│  │  │  │  ├── bluetooth-arch.rst
│  │  │  │  │ bluetooth-dev.rst
│  │  │  ├── usb
│  │  │  │  ├── device
│  │  │  │  │  │ usb_device.rst
│  │  │  │  ├── pd
│  │  │  │  │  │ ucds.rst
│  │  ├── contribute
│  │  │  ├── documentation
│  │  │  │  │ guidelines.rst
│  │  ├── develop
│  │  │  ├── application
│  │  │  │  │ index.rst
│  │  │  ├── beyond-GSG.rst
│  │  │  ├── getting_started
│  │  │  │  │ index.rst
│  │  ├── releases
│  │  │  │ release-notes-1.7.rst
│  │  ├── requirements.txt
│  │  ├── services
│  │  │  ├── device_mgmt
│  │  │  │  │ ota.rst
│  │  │  ├── portability
│  │  │  │  ├── posix
│  │  │  │  │  ├── overview
│  │  │  │  │  │  │ index.rst
│  ├── samples
│  │  ├── application_development
│  │  │  │ application_development.rst
│  │  ├── arch
│  │  │  ├── index.rst
│  │  │  ├── mpu
│  │  │  │  │ index.rst
│  │  │  ├── smp
│  │  │  │  │ index.rst
│  │  ├── basic
│  │  │  │ basic.rst
│  │  ├── bluetooth
│  │  │  ├── bap_broadcast_assistant
│  │  │  │  │ README.rst
│  │  │  ├── bap_broadcast_sink
│  │  │  │  │ README.rst
│  │  │  ├── bap_broadcast_source
│  │  │  │  │ README.rst
│  │  │  ├── bap_unicast_client
│  │  │  │  │ README.rst
│  │  │  ├── bap_unicast_server
│  │  │  │  │ README.rst
│  │  │  ├── beacon
│  │  │  │  │ README.rst
│  │  │  ├── bluetooth.rst
│  │  │  ├── broadcaster
│  │  │  │  │ README.rst
│  │  │  ├── broadcaster_multiple
│  │  │  │  │ README.rst
│  │  │  ├── bthome_sensor_template
│  │  │  │  │ README.rst
│  │  │  ├── cap_acceptor
│  │  │  │  │ README.rst
│  │  │  ├── cap_initiator
│  │  │  │  │ README.rst
│  │  │  ├── central
│  │  │  │  │ README.rst
│  │  │  ├── central_gatt_write
│  │  │  │  │ README.rst
│  │  │  ├── central_hr
│  │  │  │  │ README.rst
│  │  │  ├── central_ht
│  │  │  │  │ README.rst
│  │  │  ├── central_multilink
│  │  │  │  │ README.rst
│  │  │  ├── central_otc
│  │  │  │  │ README.rst
│  │  │  ├── central_past
│  │  │  │  │ README.rst
│  │  │  ├── direct_adv
│  │  │  │  │ README.rst
│  │  │  ├── eddystone
│  │  │  │  │ README.rst
│  │  │  ├── encrypted_advertising
│  │  │  │  │ README.rst
│  │  │  ├── extended_adv
│  │  │  │  │ README.rst
│  │  │  ├── handsfree
│  │  │  │  │ README.rst
│  │  │  ├── handsfree_ag
│  │  │  │  │ README.rst
│  │  │  ├── hap_ha
│  │  │  │  │ README.rst
│  │  │  ├── hci_ipc
│  │  │  │  │ README.rst
│  │  │  ├── hci_pwr_ctrl
│  │  │  │  │ README.rst
│  │  │  ├── hci_spi
│  │  │  │  │ README.rst
│  │  │  ├── hci_usb
│  │  │  │  │ README.rst
│  │  │  ├── hci_usb_h4
│  │  │  │  │ README.rst
│  │  │  ├── hci_vs_scan_req
│  │  │  │  │ README.rst
│  │  │  ├── ibeacon
│  │  │  │  │ README.rst
│  │  │  ├── iso_broadcast
│  │  │  │  │ README.rst
│  │  │  ├── iso_broadcast_benchmark
│  │  │  │  │ README.rst
│  │  │  ├── iso_central
│  │  │  │  │ README.rst
│  │  │  ├── iso_connected_benchmark
│  │  │  │  │ README.rst
│  │  │  ├── iso_peripheral
│  │  │  │  │ README.rst
│  │  │  ├── iso_receive
│  │  │  │  │ README.rst
│  │  │  ├── mesh
│  │  │  │  │ README.rst
│  │  │  ├── mesh_demo
│  │  │  │  │ README.rst
│  │  │  ├── mesh_provisioner
│  │  │  │  │ README.rst
│  │  │  ├── mtu_update
│  │  │  │  │ README.rst
│  │  │  ├── observer
│  │  │  │  │ README.rst
│  │  │  ├── pbp_public_broadcast_sink
│  │  │  │  │ README.rst
│  │  │  ├── pbp_public_broadcast_source
│  │  │  │  │ README.rst
│  │  │  ├── periodic_adv
│  │  │  │  │ README.rst
│  │  │  ├── periodic_adv_conn
│  │  │  │  │ README.rst
│  │  │  ├── periodic_adv_rsp
│  │  │  │  │ README.rst
│  │  │  ├── periodic_sync
│  │  │  │  │ README.rst
│  │  │  ├── periodic_sync_conn
│  │  │  │  │ README.rst
│  │  │  ├── periodic_sync_rsp
│  │  │  │  │ README.rst
│  │  │  ├── peripheral
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_accept_list
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_csc
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_dis
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_esp
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_gatt_write
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_hids
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_hr
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_ht
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_identity
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_nus
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_ots
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_past
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_sc_only
│  │  │  │  │ README.rst
│  │  │  ├── scan_adv
│  │  │  │  │ README.rst
│  │  │  ├── st_ble_sensor
│  │  │  │  │ README.rst
│  │  │  ├── tmap_bmr
│  │  │  │  │ README.rst
│  │  │  ├── tmap_bms
│  │  │  │  │ README.rst
│  │  │  ├── tmap_central
│  │  │  │  │ README.rst
│  │  │  ├── tmap_peripheral
│  │  │  │  │ README.rst
│  │  ├── boards
│  │  │  ├── 96boards
│  │  │  │  ├── argonkey
│  │  │  │  │  │ index.rst
│  │  │  │  │ index.rst
│  │  │  ├── arc_secure_services
│  │  │  │  │ README.rst
│  │  │  ├── bbc
│  │  │  │  ├── index.rst
│  │  │  │  ├── microbit
│  │  │  │  │  │ microbit.rst
│  │  │  ├── boards.rst
│  │  │  ├── enjoydigital
│  │  │  │  ├── index.rst
│  │  │  │  ├── litex
│  │  │  │  │  ├── i2s
│  │  │  │  │  │  │ README.rst
│  │  │  ├── espressif
│  │  │  │  │ index.rst
│  │  │  ├── google
│  │  │  │  │ index.rst
│  │  │  ├── intel
│  │  │  │  │ index.rst
│  │  │  ├── microchip
│  │  │  │  ├── index.rst
│  │  │  │  ├── mec15xxevb_assy6853
│  │  │  │  │  │ mec15xxevb_assy6853.rst
│  │  │  ├── nordic
│  │  │  │  ├── index.rst
│  │  │  │  ├── mesh
│  │  │  │  │  ├── onoff-app
│  │  │  │  │  │  │ README.rst
│  │  │  │  │  ├── onoff_level_lighting_vnd_app
│  │  │  │  │  │  │ README.rst
│  │  │  ├── nxp
│  │  │  │  │ index.rst
│  │  │  ├── phytec
│  │  │  │  ├── index.rst
│  │  │  │  ├── reel_board
│  │  │  │  │  ├── index.rst
│  │  │  │  │  ├── mesh_badge
│  │  │  │  │  │  │ README.rst
│  │  │  ├── quicklogic
│  │  │  │  │ index.rst
│  │  │  ├── st
│  │  │  │  ├── bluetooth
│  │  │  │  │  │ index.rst
│  │  │  │  ├── index.rst
│  │  │  │  ├── power_mgmt
│  │  │  │  │  │ index.rst
│  │  │  ├── ti
│  │  │  │  │ index.rst
│  │  ├── classic.rst
│  │  ├── cpp
│  │  │  │ cpp.rst
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  │ index.rst
│  │  │  ├── audio
│  │  │  │  │ index.rst
│  │  │  ├── can
│  │  │  │  │ index.rst
│  │  │  ├── counter
│  │  │  │  │ index.rst
│  │  │  ├── drivers.rst
│  │  │  ├── ethernet
│  │  │  │  │ index.rst
│  │  │  ├── fpga
│  │  │  │  │ index.rst
│  │  │  ├── haptics
│  │  │  │  │ README.rst
│  │  │  ├── i2c
│  │  │  │  │ README.rst
│  │  │  ├── i2s
│  │  │  │  │ README.rst
│  │  │  ├── ipm
│  │  │  │  │ README.rst
│  │  │  ├── led
│  │  │  │  │ index.rst
│  │  │  ├── lora
│  │  │  │  │ index.rst
│  │  │  ├── misc
│  │  │  │  │ README.rst
│  │  │  ├── mspi
│  │  │  │  │ index.rst
│  │  │  ├── uart
│  │  │  │  │ README.rst
│  │  │  ├── video
│  │  │  │  │ video.rst
│  │  │  ├── virtualization
│  │  │  │  │ index.rst
│  │  │  ├── w1
│  │  │  │  │ README.rst
│  │  ├── fuel_gauge
│  │  │  ├── fuel_gauge.rst
│  │  │  ├── max17048
│  │  │  │  │ README.rst
│  │  ├── index.rst
│  │  ├── kernel
│  │  │  ├── condition_variables
│  │  │  │  ├── simple
│  │  │  │  │  │ README.rst
│  │  │  │ index.rst
│  │  ├── modules
│  │  │  ├── cmsis_dsp
│  │  │  │  │ cmsis_dsp.rst
│  │  │  ├── compression
│  │  │  │  │ compression.rst
│  │  │  ├── index.rst
│  │  │  ├── lvgl
│  │  │  │  │ lvgl.rst
│  │  │  ├── tflite-micro
│  │  │  │  │ tflite-micro.rst
│  │  │  ├── thrift
│  │  │  │  │ thrift.rst
│  │  ├── net
│  │  │  ├── cloud
│  │  │  │  │ README.rst
│  │  │  ├── net.rst
│  │  │  ├── openthread
│  │  │  │  ├── coprocessor
│  │  │  │  │  │ README.rst
│  │  │  ├── sockets
│  │  │  │  │ sockets.rst
│  │  ├── philosophers
│  │  │  │ README.rst
│  │  ├── posix
│  │  │  ├── philosophers
│  │  │  │  │ README.rst
│  │  │  │ posix.rst
│  │  ├── sensor
│  │  │  │ sensor.rst
│  │  ├── shields
│  │  │  ├── npm1300_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── npm6001_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── shields.rst
│  │  │  ├── x_nucleo_iks01a2
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks01a3
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks02a1
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks4a1
│  │  │  │  │ README.rst
│  │  ├── subsys
│  │  │  ├── bindesc
│  │  │  │  │ bindesc.rst
│  │  │  ├── canbus
│  │  │  │  │ canbus.rst
│  │  │  ├── console
│  │  │  │  │ console.rst
│  │  │  ├── debug
│  │  │  │  │ index.rst
│  │  │  ├── display
│  │  │  │  │ display.rst
│  │  │  ├── fs
│  │  │  │  │ fs.rst
│  │  │  ├── input
│  │  │  │  │ input.rst
│  │  │  ├── ipc
│  │  │  │  │ ipc.rst
│  │  │  ├── llext
│  │  │  │  │ llext.rst
│  │  │  ├── logging
│  │  │  │  │ logging.rst
│  │  │  ├── lorawan
│  │  │  │  │ lorawan.rst
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  │ README.rst
│  │  │  │  │ mgmt.rst
│  │  │  ├── modbus
│  │  │  │  │ modbus.rst
│  │  │  ├── portability
│  │  │  │  │ portability.rst
│  │  │  ├── profiling
│  │  │  │  │ profiling.rst
│  │  │  ├── sensing
│  │  │  │  │ sensing.rst
│  │  │  ├── shell
│  │  │  │  │ shell.rst
│  │  │  ├── smf
│  │  │  │  │ smf.rst
│  │  │  ├── subsys.rst
│  │  │  ├── testsuite
│  │  │  │  │ testsuite.rst
│  │  │  ├── usb
│  │  │  │  │ usb.rst
│  │  │  ├── usb_c
│  │  │  │  │ usbc.rst
│  │  │  ├── zbus
│  │  │  │  │ zbus.rst
│  │  ├── sysbuild
│  │  │  ├── sysbuild.rst
│  │  │  ├── with_mcuboot
│  │  │  │  │ README.rst
│  │  ├── tfm_integration
│  │  │  │ tfm_integration.rst
│  │  ├── userspace
│  │  │  ├── hello_world_user
│  │  │  │  │ README.rst
│  │  │  ├── index.rst
│  │  │  ├── prod_consumer
│  │  │  │  │ README.rst
│  │  │  ├── shared_mem
│  │  │  │  │ README.rst
│  │  │  ├── syscall_perf
│  │  │  │  │ README.rst
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  ├── adv.c
│  │  │  │  ├── cfg_cli.c
│  │  │  │  ├── gatt.h
│  │  │  │  ├── net.c
│  │  │  │  ├── pb_gatt_srv.c
│  │  │  │  ├── proxy.h
│  │  │  │  ├── proxy_msg.c
│  │  │  │  │ proxy_srv.c

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 936
    • sdk-zephyr test count: 5962
  • 🟡 Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-boot
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_mesh
    • ✅ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc - Error: Error starting job: null
    • ✅ test-fw-nrfconnect-tfm
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-sdk-find-my
    • ✅ test-sdk-sidewalk
    • ✅ test-low-level
    • ✅ test-sdk-pmic-samples
    • ✅ test-sdk-mcuboot
    • ❌ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-zigbee
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@Balaklaka Balaklaka self-requested a review December 3, 2024 08:30
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2323 branch from 3f6c1b9 to 9c73b25 Compare December 3, 2024 14:15
@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2323 branch from 9c73b25 to 42ddb53 Compare December 4, 2024 08:11
@thst-nordic thst-nordic added this to the 2.9.0 milestone Dec 4, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2323 branch from 42ddb53 to 59e7aa7 Compare December 4, 2024 11:05
@NordicBuilder NordicBuilder removed the DNM label Dec 4, 2024
@HaavardRei HaavardRei closed this Dec 4, 2024
@HaavardRei
Copy link
Contributor

Closed as #18999 updates sdk-zephyr manifest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants