On 01/26/2011 03:04 PM, Yury Bushmelev wrote:
I have spent some time to looking over oestats client and server code.
Below are some ideas.
[snip]
- workstation (distro + arch)*
We have build arch in oestats already (BUILD_ARCH). I'll prefer
replace it with BUILD_SYS because we can use e.g.
darwin/freebsd/cygwin as build host later.
As there is no reliable way to get user's build host distro I'll ask
to introduce new bitbake variable (OESTATS_HOST_DISTRO?).
We can code some things up. For example, if uname -o has Linux in the
name, we can see if lsb_release exists (more often than not, it
will/should) and then bam, we've got it. Otherwise we can do some
poking around before just giving up.
--
Tom Rini
Mentor Graphics Corporation
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel