Skip to content

Commit 28fb9d1

Browse files
committed
p/UnifySDK: Refresh patches series to align z-wave/core/zpc/main
For the record patches are exported from https://github.com/SiliconLabs/UnifySDK/ git rebase -i ver_1.7.0 \ && git format-patch --no-numbered \ -o ~/mnt/z-wave-protocol-controller/patches/UnifySDK/ \ ver_1.7.0 Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#6 Origin: SiliconLabsSoftware#80 Signed-off-by: Philippe Coval <[email protected]>
1 parent 462c068 commit 28fb9d1

5 files changed

+12
-9
lines changed

patches/UnifySDK/0001-UIC-3202-Relax-compiler-warnings-to-support-more-com.patch renamed to patches/UnifySDK/0001-build-Relax-compiler-warnings-to-support-more-compil.patch

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 9e212f8578e945598096b90e18b91a662d5f98e6 Mon Sep 17 00:00:00 2001
1+
From 7395d94e09aa702b568f6a064ae6cac5d849ebb3 Mon Sep 17 00:00:00 2001
22
From: Philippe Coval <[email protected]>
33
Date: Tue, 23 Jan 2024 16:27:50 +0100
4-
Subject: [PATCH] UIC-3202: Relax compiler warnings to support more compilers
4+
Subject: [PATCH] build: Relax compiler warnings to support more compilers
55

66
Threating warning as error is a good practice durring development phase,
77
for release it's ok to relax this to support more (future) compilers
@@ -17,8 +17,11 @@ Ideally it should be near to release tags.
1717

1818
Origin: uic/pull-requests/2704/overview
1919
Relate-to: uic/pull-requests/2705/overview?commentId=796680
20-
Relate-to: /x/FND4Dg#BrainstormItems-Identifystandardsbreakage
20+
Relate-to: c.s.com/x/FND4Dg#BrainstormItems-Identifystandardsbreakage
2121
Forwarded: uic/pull-requests/2704/overview
22+
Bug-SiliconLabs: UIC-3202
23+
Relate-to: https://github.com/SiliconLabsSoftware/z-wave-engine-application-layer/issues/6
24+
Relate-to: https://github.com/SiliconLabsSoftware/z-wave-protocol-controller/issues/71
2225
Signed-off-by: Philippe Coval <[email protected]>
2326
---
2427
cmake/include/compiler_options.cmake | 4 ++--

patches/UnifySDK/0003-tests-p-cmock-Add-0001-Added-array_as_byte-config-op.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b0d6b0ee17f37e57e37bfbeeb08ee6531b8b04f2 Mon Sep 17 00:00:00 2001
1+
From ce3b93c662d8cfff47c27410850197fc4fe42aa8 Mon Sep 17 00:00:00 2001
22
From: Philippe Coval <[email protected]>
33
Date: Fri, 14 Mar 2025 15:42:31 +0100
44
Subject: [PATCH] tests: p/cmock: Add

patches/UnifySDK/0004-tests-build-cmake-Use-Upstream-cmock.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 21c753f75546c5821503cc3a026a17cf5ac9c927 Mon Sep 17 00:00:00 2001
1+
From f838d67ddc1b2975271ca1193dd0cd72804aa07d Mon Sep 17 00:00:00 2001
22
From: Philippe Coval <[email protected]>
33
Date: Thu, 6 Feb 2025 10:31:19 +0100
44
Subject: [PATCH] tests: build: cmake: Use Upstream cmock

patches/UnifySDK/0005-git-Remove-.gitattributes.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d3de9a6bc258eea42ee4b92566713f89e3110cf3 Mon Sep 17 00:00:00 2001
1+
From 0af42e72014d597fd0a51843286533f7da37a5bd Mon Sep 17 00:00:00 2001
22
From: Philippe Coval <[email protected]>
33
Date: Tue, 18 Mar 2025 14:04:40 +0100
44
Subject: [PATCH] git: Remove .gitattributes

patches/UnifySDK/0006-git-docker-uic-resources-Removed-as-not-part-of-Unif.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
From 16db739657f86532831c8df72c3fc37574ca5a31 Mon Sep 17 00:00:00 2001
1+
From 17df372b7ecbf2df59fbe52458bdceff38444bf3 Mon Sep 17 00:00:00 2001
22
From: Philippe Coval <[email protected]>
33
Date: Mon, 24 Mar 2025 18:29:16 +0100
4-
Subject: [PATCH 6/6] git: docker/uic-resources: Removed as not part of
5-
UnifyCore (LFS)
4+
Subject: [PATCH] git: docker/uic-resources: Removed as not part of UnifyCore
5+
(LFS)
66

77
This change is motivated by zeal project
88

0 commit comments

Comments
 (0)