Skip to content
Commit 451a8878 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Makefile: use /etc/os-release for version info rather than /etc/br-version

/etc/os-release is becoming a standard interface for distribution
name/version info, so let's use that instead of the nonstandard
/etc/br-version. Format of the file is something like:

NAME=Buildroot
VERSION=2012.02-rc1-00003-g2d10e81
ID=buildroot
VERSION_ID=2012.02-rc1
PRETTY_NAME="Buildroot 2012.02-rc1"

For more details, see:

http://0pointer.de/public/systemd-man/os-release.html



Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent cf2486bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment