mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-02-06 19:11:45 +08:00
Update version of third party libraries for P3 release (#1271)
* Update User Networking debug command for QEMU Demo * Fix CI check fails * Update version of third party libraries for P3 release * Update submodule pointer for glib * Update submodule pointer for libslirp * Update submodule pointer for OTA * Fix formatting --------- Co-authored-by: Rohit Madan <rohitmdn@amazon.com>
This commit is contained in:
Submodule FreeRTOS-Plus/Source/AWS/ota updated: 9a8395beaf...57d3efa0dc
2
FreeRTOS-Plus/ThirdParty/glib
vendored
2
FreeRTOS-Plus/ThirdParty/glib
vendored
Submodule FreeRTOS-Plus/ThirdParty/glib updated: 69e209764b...21624e78f0
2
FreeRTOS-Plus/ThirdParty/libslirp
vendored
2
FreeRTOS-Plus/ThirdParty/libslirp
vendored
Submodule FreeRTOS-Plus/ThirdParty/libslirp updated: 177da3d752...3ad1710a96
@@ -96,14 +96,14 @@ dependencies:
|
||||
path: "FreeRTOS-Plus/ThirdParty/mbedtls"
|
||||
|
||||
- name: "glib"
|
||||
version: "2.76.3"
|
||||
version: "2.78.1"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://gitlab.gnome.org/GNOME/glib.git"
|
||||
path: "FreeRTOS-Plus/ThirdParty/glib"
|
||||
|
||||
- name: "libslirp"
|
||||
version: "177da3d"
|
||||
version: "v4.7.0"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://gitlab.freedesktop.org/slirp/libslirp.git"
|
||||
@@ -117,7 +117,7 @@ dependencies:
|
||||
path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm"
|
||||
|
||||
- name: "ota"
|
||||
version: "9a8395b"
|
||||
version: "57d3efa"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk"
|
||||
|
||||
Reference in New Issue
Block a user