oestats-client.bbclass: Fix oestats-client
authorYuri Bushmelev <jay4mail@gmail.com>
Sat, 5 Feb 2011 22:25:18 +0000 (01:25 +0300)
committerYuri Bushmelev <jay4mail@gmail.com>
Sun, 6 Feb 2011 19:50:02 +0000 (22:50 +0300)
commitda89a83b1d7781ed0baf7fa4d8f6c8382836fe79
tree275f4285e2a40a788c910dabf2937d26c4ae409c
parent42136288cb7919b2841ffde39c9fa9f3ab1c5fc2
oestats-client.bbclass: Fix oestats-client

* Relax empty data checking (replace asserts)
* Replace direct path manipulations with os.path.join
* Replace bb.note() with bb.warn() where appropriate
* Improve diagnostic messages
classes/oestats-client.bbclass