numam-dpdk/lib/librte_eal
Robin Jarry 51c0c01b70 kni: avoid using lsb_release script
The lsb_release script is part of an optional package which is not
always installed. On the other hand, /etc/lsb-release is always present
even on minimal Ubuntu installations.

    root@ubuntu1604:~# dpkg -S /etc/lsb-release
    base-files: /etc/lsb-release

Read the file if present and use the variables defined in it.

Signed-off-by: Robin Jarry <robin.jarry@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-12-07 18:36:05 +01:00
..
bsdapp log: respect logger configured before EAL init 2016-10-13 22:13:18 +02:00
common config: remove insecure warnings 2016-12-07 18:34:02 +01:00
linuxapp kni: avoid using lsb_release script 2016-12-07 18:36:05 +01:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00