Feature #704
Add /proc/device-tree/model to pibox-version
Status: | Closed | Start date: | 17 Mar 2019 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | 00 - Basic Build Issues | |||
Target version: | 1.1.0 - Upgrades | |||
Severity: | 05 - Very Low |
Description
One firstboot, do the following:
cat /proc/device-tree/model >> /etc/pibox-version
Just makes it a little easier to remember where that info comes frmo.
Also, change VERSION_CODENAME to use PLATFORM setting, as is done in the PRETTY_NAME field of os-release.
Associated revisions
RM #704: Add /proc/device-tree/model information to pibox-version file in firstboot.
RM #704: Switch to using PLATFORM in VERSION_CODENAME in os-release file.
History
#1
Updated by Hammel almost 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed, tested, committed and pushed.
Closing issue.