From 6030917dc6e3c042bd850265b3a7a8b11c613464 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Tue, 15 Jul 2025 13:09:34 -0400 Subject: [PATCH] readme: Add note about source with no version If we don't have a version with the source use - --- contrib/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contrib/README.md b/contrib/README.md index 29806c49ee..c3f2f2e1c7 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -35,6 +35,12 @@ For example: The path is `contrib/bsps/arm/stm32u5/stm32u5xx-hal-driver` with `1.5.0` being the version. +### No available version + +If there is no version then take the commit date + hash used for the import for example with `xz`: + +- contrib/cpukit/xz-embedded/2015-11-03-e75f4eb + ## Current Sources These are the current source directories and where they are from. Look at the