Skip to content

Commit 620dadd

Browse files
ItsNayabSDConchuOD
authored andcommitted
package/websocket: bump to linux4microchip-2025.04-rc1
Bump websocket version to linux4microchip-2025.04-rc1. This version migrates from busybox init to systemd. Signed-off-by: Nayab Sayed <[email protected]> Reviewed-by: Hari Prasath Gujulan Elango <[email protected]> Reviewed-by: Balakrishnan Sambath <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent b7b449a commit 620dadd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package/websocket/websocket.hash

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Locally computed:
2-
sha256 fb57de348d5fae80877cfc44186d7f672f9052469bf14a0497ff55990791f508 websocket-linux4sam-2020.04.tar.gz
3-
2+
sha256 702fad25c6f2280fa3e8b08202859fdf2f57b0eb9006b628647790c58db02729 websocket-linux4microchip-2025.04-rc1.tar.gz
43

package/websocket/websocket.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
WEBSOCKET_VERSION = linux4sam-2020.04
7+
WEBSOCKET_VERSION = linux4microchip-2025.04-rc1
88
WEBSOCKET_SITE = $(call github,MicrochipTech,websocket-buildroot-external-microchip,$(WEBSOCKET_VERSION))
99

1010
define WEBSOCKET_BUILD_CMDS

0 commit comments

Comments
 (0)