meta-qcom
meta-qcom copied to clipboard
read android device serial number from sysfs node
read android serial number value from sysfs node instead of kernel command line. Upstream boot managers e.g., systemd-boot does not populate kernel command line with parameter androidboot.serialno.
Reading serial number from sysfs node /sys/devices/soc0/serial_number generalizes the approach and makes it independent of bootloader that loads kernel.
Fix commit messages, please.
Still not fully correct. Please take a note on the difference between your text and previous commit messages.
Also, what is Linux Build Service Account <lnxbuild@localhost>
, that has committed this patch?
Also, what is
Linux Build Service Account <lnxbuild@localhost>
, that has committed this patch?
Corrected committer-id.
Below pr solves the issue https://github.com/Linaro/meta-qcom/pull/553