the following patch was just integrated into master:
commit 5e272a4c4a8d9b00239d61da089e65fc4d6cfa8d
Author: Christian Gmeiner <[email protected]>
Date: Mon Feb 4 16:22:46 2013 +0100
smbios: show CONFIG_LOCALVERSION in DMI bios_version
If somebody makes use of CONFIG_LOCALVERSION show this
user provided config string for DMI bios_version.
As requested I have attached example output.
CONFIG_LOCALVERSION=""
CONFIG_CBFS_PREFIX="fallback"
CONFIG_COMPILER_GCC=y
...
root@OT:~# cat /sys/class/dmi/id/bios_version
4.0-3360-g5be6673-dirty
CONFIG_LOCALVERSION="V1.01.02 Beta"
CONFIG_CBFS_PREFIX="fallback"
CONFIG_COMPILER_GCC=y
...
root@OT:~# cat /sys/class/dmi/id/bios_version
V1.01.02 Beta
Change-Id: I5640b72b56887ddf85113efa9ff23df9d4c7eb86
Signed-off-by: Christian Gmeiner <[email protected]>
Reviewed-on: http://review.coreboot.org/2279
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <[email protected]>
Reviewed-by: Marc Jones <[email protected]>
Build-Tested: build bot (Jenkins) at Mon Feb 4 16:11:01 2013, giving +1
Reviewed-By: Marc Jones <[email protected]> at Mon Feb 4 18:23:32 2013,
giving +2
See http://review.coreboot.org/2279 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot