mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Add buildinfo.sh used to generate build info
MIRTOS-327 buildinfo.sh could be called to auto-generate necessary build info including version and release etc information into ram.prop loaded by kvdb service. Change-Id: Iaec687639bc3e5e8b227762513382bab5c611eb6 Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "ram.build.version=$RELEASE_ID"
|
||||
Reference in New Issue
Block a user