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-nrfxlib: zigbee: remove ZBOSS libraries and related files #21087

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1684

Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@NordicBuilder NordicBuilder requested review from a team as code owners March 21, 2025 10:30
@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 Mar 21, 2025
@NordicBuilder
Copy link
Contributor Author

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

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@fcf28d8 (main) nrfconnect/sdk-nrfxlib#1684 nrfconnect/sdk-nrfxlib#1684/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 21, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: c40c3a4baa20294d6cbe56e829ca716d4e123ab1
nrfxlib: PR head: a07c367134aa52078e6703e3d5b98a3b8913f187

more details

sdk-nrf:

PR head: c40c3a4baa20294d6cbe56e829ca716d4e123ab1
merge base: 53f61e149d4f79bae609852e65ec21ee67b0cc68
target head (main): 53f61e149d4f79bae609852e65ec21ee67b0cc68
Diff

nrfxlib:

PR head: a07c367134aa52078e6703e3d5b98a3b8913f187
merge base: fcf28d82f64f1e21dbcd6a436cc77bc9ee0537eb
target head (main): fcf28d82f64f1e21dbcd6a436cc77bc9ee0537eb
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 (259)
nrfxlib
│  ├── .checkpatch.conf
│  ├── .github
│  │  │ test-spec.yml
│  ├── CMakeLists.txt
│  ├── CODEOWNERS
│  ├── Kconfig.nrfxlib
│  ├── doc
│  │  │ links.txt
│  ├── zboss
│  │  ├── CMakeLists.txt
│  │  ├── Kconfig
│  │  ├── license.txt
│  │  ├── production
│  │  │  ├── CMakeLists.txt
│  │  │  ├── include
│  │  │  │  ├── addons
│  │  │  │  │  ├── zboss_api_addons.h
│  │  │  │  │  ├── zboss_api_af_addons.h
│  │  │  │  │  ├── zboss_api_zcl_addons.h
│  │  │  │  │  ├── zcl
│  │  │  │  │  │  ├── zb_zcl_basic_addons.h
│  │  │  │  │  │  ├── zb_zcl_color_control_addons.h
│  │  │  │  │  │  ├── zb_zcl_door_lock_addons.h
│  │  │  │  │  │  ├── zb_zcl_groups_addons.h
│  │  │  │  │  │  ├── zb_zcl_identify_addons.h
│  │  │  │  │  │  ├── zb_zcl_level_control_addons.h
│  │  │  │  │  │  ├── zb_zcl_on_off_addons.h
│  │  │  │  │  │  ├── zb_zcl_scenes_addons.h
│  │  │  │  │  │  │ zb_zcl_temp_measurement_addons.h
│  │  │  │  ├── ha
│  │  │  │  │  ├── zb_ha_config.h
│  │  │  │  │  ├── zb_ha_device_config.h
│  │  │  │  │  ├── zb_ha_on_off_output.h
│  │  │  │  │  │ zb_ha_on_off_switch.h
│  │  │  │  ├── ncp
│  │  │  │  │  ├── ncp_common_api.h
│  │  │  │  │  │ ncp_dev_api.h
│  │  │  │  ├── osif
│  │  │  │  │  ├── build_info.h
│  │  │  │  │  ├── libzboss_config.ed.h
│  │  │  │  │  ├── libzboss_config.h
│  │  │  │  │  ├── mac_platform.h
│  │  │  │  │  ├── zb_config_platform.h
│  │  │  │  │  ├── zb_macll.h
│  │  │  │  │  ├── zb_osif_ext.h
│  │  │  │  │  ├── zb_osif_platform.h
│  │  │  │  │  ├── zb_revision_r22.h
│  │  │  │  │  ├── zb_transceiver.h
│  │  │  │  │  │ zb_vendor.h
│  │  │  │  ├── se
│  │  │  │  │  │ zb_se_keep_alive.h
│  │  │  │  ├── zb_address.h
│  │  │  │  ├── zb_channel_page.h
│  │  │  │  ├── zb_config.h
│  │  │  │  ├── zb_config_common.h
│  │  │  │  ├── zb_debug.h
│  │  │  │  ├── zb_errors.h
│  │  │  │  ├── zb_ha.h
│  │  │  │  ├── zb_led_button.h
│  │  │  │  ├── zb_list_macros.h
│  │  │  │  ├── zb_mem_config_common.h
│  │  │  │  ├── zb_mem_config_context.h
│  │  │  │  ├── zb_mem_config_max.h
│  │  │  │  ├── zb_mem_config_med.h
│  │  │  │  ├── zb_mem_config_min.h
│  │  │  │  ├── zb_ncp.h
│  │  │  │  ├── zb_osif.h
│  │  │  │  ├── zb_pooled_list.h
│  │  │  │  ├── zb_ringbuffer.h
│  │  │  │  ├── zb_trace.h
│  │  │  │  ├── zb_types.h
│  │  │  │  ├── zb_version.h
│  │  │  │  ├── zb_zgp_default_match_info.h
│  │  │  │  ├── zboss_api.h
│  │  │  │  ├── zboss_api_af.h
│  │  │  │  ├── zboss_api_aps.h
│  │  │  │  ├── zboss_api_aps_interpan.h
│  │  │  │  ├── zboss_api_buf.h
│  │  │  │  ├── zboss_api_core.h
│  │  │  │  ├── zboss_api_internal.h
│  │  │  │  ├── zboss_api_mm.h
│  │  │  │  ├── zboss_api_nwk.h
│  │  │  │  ├── zboss_api_zcl.h
│  │  │  │  ├── zboss_api_zcl8.h
│  │  │  │  ├── zboss_api_zdo.h
│  │  │  │  ├── zboss_api_zgp.h
│  │  │  │  ├── zcl
│  │  │  │  │  ├── zb_zcl_alarms.h
│  │  │  │  │  ├── zb_zcl_basic.h
│  │  │  │  │  ├── zb_zcl_binary_input.h
│  │  │  │  │  ├── zb_zcl_color_control.h
│  │  │  │  │  ├── zb_zcl_commands.h
│  │  │  │  │  ├── zb_zcl_common.h
│  │  │  │  │  ├── zb_zcl_config.h
│  │  │  │  │  ├── zb_zcl_control4_networking.h
│  │  │  │  │  ├── zb_zcl_custom_cluster.h
│  │  │  │  │  ├── zb_zcl_cvc_commands.h
│  │  │  │  │  ├── zb_zcl_daily_schedule.h
│  │  │  │  │  ├── zb_zcl_dehumidification_control.h
│  │  │  │  │  ├── zb_zcl_diagnostics.h
│  │  │  │  │  ├── zb_zcl_door_lock.h
│  │  │  │  │  ├── zb_zcl_drlc.h
│  │  │  │  │  ├── zb_zcl_el_measurement.h
│  │  │  │  │  ├── zb_zcl_en50523_appliance_events_and_alerts.h
│  │  │  │  │  ├── zb_zcl_fan_control.h
│  │  │  │  │  ├── zb_zcl_groups.h
│  │  │  │  │  ├── zb_zcl_grpw_bed_sensor.h
│  │  │  │  │  ├── zb_zcl_grpw_freq_agility.h
│  │  │  │  │  ├── zb_zcl_ias_ace.h
│  │  │  │  │  ├── zb_zcl_ias_wd.h
│  │  │  │  │  ├── zb_zcl_ias_zone.h
│  │  │  │  │  ├── zb_zcl_identify.h
│  │  │  │  │  ├── zb_zcl_illuminance_measurement.h
│  │  │  │  │  ├── zb_zcl_keep_alive.h
│  │  │  │  │  ├── zb_zcl_level_control.h
│  │  │  │  │  ├── zb_zcl_messaging.h
│  │  │  │  │  ├── zb_zcl_meter_identification.h
│  │  │  │  │  ├── zb_zcl_metering.h
│  │  │  │  │  ├── zb_zcl_occupancy_sensing.h
│  │  │  │  │  ├── zb_zcl_on_off.h
│  │  │  │  │  ├── zb_zcl_on_off_switch_conf.h
│  │  │  │  │  ├── zb_zcl_ota_upgrade.h
│  │  │  │  │  ├── zb_zcl_poll_control.h
│  │  │  │  │  ├── zb_zcl_power_config.h
│  │  │  │  │  ├── zb_zcl_pressure_measurement.h
│  │  │  │  │  ├── zb_zcl_price.h
│  │  │  │  │  ├── zb_zcl_rel_humidity_measurement.h
│  │  │  │  │  ├── zb_zcl_reporting.h
│  │  │  │  │  ├── zb_zcl_scenes.h
│  │  │  │  │  ├── zb_zcl_shade_config.h
│  │  │  │  │  ├── zb_zcl_temp_measurement.h
│  │  │  │  │  ├── zb_zcl_thermostat.h
│  │  │  │  │  ├── zb_zcl_thermostat_ui_config.h
│  │  │  │  │  ├── zb_zcl_time.h
│  │  │  │  │  ├── zb_zcl_touchlink_commissioning.h
│  │  │  │  │  ├── zb_zcl_tunneling.h
│  │  │  │  │  ├── zb_zcl_window_covering.h
│  │  │  │  │  │ zb_zcl_wwah.h
│  │  │  ├── lib
│  │  │  │  ├── cortex-m33
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │ libzboss.ed.a
│  │  │  │  ├── cortex-m4
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │ libzboss.ed.a
│  │  │  ├── src
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── commissioning
│  │  │  │  │  ├── bdb
│  │  │  │  │  │  ├── bdb_finding_binding.c
│  │  │  │  │  │  ├── zdo_commissioning_bdb.c
│  │  │  │  │  │  │ zdo_commissioning_bdb_formation.c
│  │  │  │  │  ├── legacy
│  │  │  │  │  │  │ zdo_commissioning_classic.c
│  │  │  │  ├── include
│  │  │  │  │  ├── ha
│  │  │  │  │  │  ├── zb_ha_on_off_output.h
│  │  │  │  │  │  │ zb_ha_on_off_switch.h
│  │  │  │  │  ├── hw_crypto_api.h
│  │  │  │  │  ├── zb_addr_globals.h
│  │  │  │  │  ├── zb_aps.h
│  │  │  │  │  ├── zb_aps_globals.h
│  │  │  │  │  ├── zb_bdb_internal.h
│  │  │  │  │  ├── zb_bufpool.h
│  │  │  │  │  ├── zb_bufpool_globals.h
│  │  │  │  │  ├── zb_commissioning.h
│  │  │  │  │  ├── zb_common.h
│  │  │  │  │  ├── zb_common_u.h
│  │  │  │  │  ├── zb_error_indication.h
│  │  │  │  │  ├── zb_g_context.h
│  │  │  │  │  ├── zb_hash.h
│  │  │  │  │  ├── zb_mac.h
│  │  │  │  │  ├── zb_nvram.h
│  │  │  │  │  ├── zb_nvram_globals.h
│  │  │  │  │  ├── zb_nwk.h
│  │  │  │  │  ├── zb_nwk_ed_aging.h
│  │  │  │  │  ├── zb_nwk_globals.h
│  │  │  │  │  ├── zb_nwk_mm.h
│  │  │  │  │  ├── zb_nwk_neighbor.h
│  │  │  │  │  ├── zb_nwk_nib.h
│  │  │  │  │  ├── zb_scheduler.h
│  │  │  │  │  ├── zb_secur.h
│  │  │  │  │  ├── zb_secur_api.h
│  │  │  │  │  ├── zb_sleep.h
│  │  │  │  │  ├── zb_test_profile.h
│  │  │  │  │  ├── zb_th_dummy.h
│  │  │  │  │  ├── zb_time.h
│  │  │  │  │  ├── zb_watchdog.h
│  │  │  │  │  ├── zb_zcl.h
│  │  │  │  │  ├── zb_zdo.h
│  │  │  │  │  ├── zb_zdo_globals.h
│  │  │  │  │  ├── zb_zdo_rjb.h
│  │  │  │  │  ├── zboss_api_buf_legacy.h
│  │  │  │  │  ├── zcl
│  │  │  │  │  │  │ zcl_ota_upgrade_commands.h
│  │  │  │  │  ├── zdo_diagnostics.h
│  │  │  │  │  ├── zdo_hubs.h
│  │  │  │  │  ├── zdo_wwah_parent_classification.h
│  │  │  │  │  ├── zdo_wwah_stubs.h
│  │  │  │  │  │ zdo_wwah_survey_beacons.h
│  │  │  │  ├── zb_error
│  │  │  │  │  ├── zb_error_to_string.c
│  │  │  │  │  │ zb_error_to_string.h
│  │  │  │  ├── zcl
│  │  │  │  │  ├── ha_sas.c
│  │  │  │  │  ├── zb_zcl_s_metering.c
│  │  │  │  │  ├── zcl_alarms_commands.c
│  │  │  │  │  ├── zcl_attr_value.c
│  │  │  │  │  ├── zcl_basic_commands.c
│  │  │  │  │  ├── zcl_binary_input.c
│  │  │  │  │  ├── zcl_c_daily_schedule.c
│  │  │  │  │  ├── zcl_c_drlc.c
│  │  │  │  │  ├── zcl_c_messaging.c
│  │  │  │  │  ├── zcl_c_metering.c
│  │  │  │  │  ├── zcl_c_price.c
│  │  │  │  │  ├── zcl_c_wwah.c
│  │  │  │  │  ├── zcl_color_control_commands.c
│  │  │  │  │  ├── zcl_common.c
│  │  │  │  │  ├── zcl_continuous_value_change_commands.c
│  │  │  │  │  ├── zcl_control4_networking.c
│  │  │  │  │  ├── zcl_dehumid_control.c
│  │  │  │  │  ├── zcl_diagnostics_commands.c
│  │  │  │  │  ├── zcl_door_lock.c
│  │  │  │  │  ├── zcl_el_measurement.c
│  │  │  │  │  ├── zcl_en50523_appliance_events_and_alerts.c
│  │  │  │  │  ├── zcl_fan_control.c
│  │  │  │  │  ├── zcl_general_commands.c
│  │  │  │  │  ├── zcl_groups.c
│  │  │  │  │  ├── zcl_ias_ace_commands.c
│  │  │  │  │  ├── zcl_ias_wd_commands.c
│  │  │  │  │  ├── zcl_ias_zone_commands.c
│  │  │  │  │  ├── zcl_identify_commands.c
│  │  │  │  │  ├── zcl_illuminance_measurement.c
│  │  │  │  │  ├── zcl_level_control_commands.c
│  │  │  │  │  ├── zcl_main.c
│  │  │  │  │  ├── zcl_meter_identification.c
│  │  │  │  │  ├── zcl_nvram.c
│  │  │  │  │  ├── zcl_occupancy_sensing_commands.c
│  │  │  │  │  ├── zcl_on_off_commands.c
│  │  │  │  │  ├── zcl_on_off_switch_config.c
│  │  │  │  │  ├── zcl_ota_upgrade_commands.c
│  │  │  │  │  ├── zcl_ota_upgrade_common.c
│  │  │  │  │  ├── zcl_ota_upgrade_minimal.c
│  │  │  │  │  ├── zcl_ota_upgrade_srv_commands.c
│  │  │  │  │  ├── zcl_poll_control_client.c
│  │  │  │  │  ├── zcl_poll_control_commands.c
│  │  │  │  │  ├── zcl_power_config_commands.c
│  │  │  │  │  ├── zcl_pressure_measurement.c
│  │  │  │  │  ├── zcl_rel_humidity.c
│  │  │  │  │  ├── zcl_reporting.c
│  │  │  │  │  ├── zcl_s_daily_schedule.c
│  │  │  │  │  ├── zcl_s_drlc.c
│  │  │  │  │  ├── zcl_s_messaging.c
│  │  │  │  │  ├── zcl_s_metering.c
│  │  │  │  │  ├── zcl_s_price.c
│  │  │  │  │  ├── zcl_s_wwah.c
│  │  │  │  │  ├── zcl_scenes.c
│  │  │  │  │  ├── zcl_shade_config_commands.c
│  │  │  │  │  ├── zcl_temp_measurement.c
│  │  │  │  │  ├── zcl_thermostat_commands.c
│  │  │  │  │  ├── zcl_thermostat_ui_config.c
│  │  │  │  │  ├── zcl_time.c
│  │  │  │  │  ├── zcl_window_covering.c
│  │  │  │  │  │ zcl_wwah_common.c
│  │  │  ├── trace
│  │  │  │  ├── include
│  │  │  │  │  ├── libzboss_config.ed.h
│  │  │  │  │  │ libzboss_config.h
│  │  │  │  ├── lib
│  │  │  │  │  ├── cortex-m33
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │  │ libzboss.ed.a
│  │  │  │  │  ├── cortex-m4
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │  │ libzboss.ed.a
west.yml

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_e579f9fbe6

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 55
  • ❌ Integration tests
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

You can find the documentation preview for this PR here.

@edmont
Copy link
Contributor

edmont commented Mar 24, 2025

Superseded by #21088

@edmont edmont closed this Mar 24, 2025
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. DNM manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants