[OE-core] [RFC][oe-core] sanity: use lsb distro_identifier

2013-02-18 Thread Martin Jansa
* distro_identifier returns lsb_data['Distributor ID']-lsb_data['Release'] which in some cases is different then lsb_release -d -s, e.g. Distributor ID: Ubuntu Description:Ubuntu 12.04 LTS Release:12.04 Codename: precise But we probably don't need to sanity list each

Re: [OE-core] [RFC][oe-core] sanity: use lsb distro_identifier

2013-02-18 Thread Otavio Salvador
On Mon, Feb 18, 2013 at 8:26 PM, Martin Jansa martin.ja...@gmail.com wrote: * distro_identifier returns lsb_data['Distributor ID']-lsb_data['Release'] which in some cases is different then lsb_release -d -s, e.g. Distributor ID: Ubuntu Description:Ubuntu 12.04 LTS Release: