On 1 March 2013 09:18, Martin Jansa <[email protected]> wrote: > I'm not using poky as DISTRO and don't have access to most of those > distros to check lsb_release output. > > I'm sure about Ubuntu where it's easy: > Ubuntu-10.04 \n \ > Ubuntu-11.10 \n \ > Ubuntu-12.04 \n \ > Ubuntu-12.10 \n \ > but with others I'll need some help.
This is what lsb_release -a says on Debian unstable in it's soon-to-be-released state: $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.0 (wheezy) Release: 7.0 Codename: wheezy So that's "Debian-7.0". On Fedora 17: $ lsb_release -a LSB Version: :core-4.1-ia32:core-4.1-noarch:cxx-4.1-ia32:cxx-4.1-noarchesktop-4.1-ia32esktop-4.1-noarch:languages-4.1-ia32:languages-4.1-noarchrinting-4.1-ia32rinting-4.1-noarch Distributor ID: Fedora Description: Fedora release 17 (Beefy Miracle) Release: 17 Codename: BeefyMiracle So "Fedora-17". Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
