Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-10-28 13:06:28 +0300 committer: kx <kx@radix.pro> 2023-10-28 13:06:28 +0300 commit: db52e5179dffeb7dc835a4bef1788a839ab8e615 parent: 8f3ce5b3998ec82c96385f8ce3d5fd6d24c8b859
Commit Summary:
Do not append '+' to the kernel version
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/scripts/setlocalversion b/scripts/setlocalversion
index 842936656..ae1de3c47 100755
--- a/scripts/setlocalversion
+++ b/scripts/setlocalversion
@@ -77,7 +77,6 @@ scm_version()
 			# If only the short version is requested, don't bother
 			# running further git commands
 			if $short; then
-				echo "+"
 				return
 			fi
 			# If we are past a tagged commit (like