From 4374d0ef8b80946e0e7f8c8e72265d9386c76da4 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 25 Jul 2025 12:06:15 -0400 Subject: [PATCH] contrib: Add uuid to README We'll change to the newer upstream eventually. --- contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/README.md b/contrib/README.md index c3f2f2e1c7..b38727571b 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -53,4 +53,5 @@ Git log in order to find out version and update details | bsps/arm/stm32u5/stm32u5xx-hal-driver | https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git | | cpukit/fastlz | https://github.com/ariya/FastLZ | | cpukit/libz | https://github.com/madler/zlib | +| cpukit/uuid | https://github.com/tytso/e2fsprogs/tree/master/lib/uuid | | cpukit/xz-embedded | https://github.com/tukaani-project/xz-embedded |