remove upstart_0.3.8.bb
* remove recipe upstart_0.3.8.bb it's not buildable. I'm got error:
wire.c: In function 'upstart_pop_int':
wire.c:120: error: 'INT_MIN' undeclared (first use in this function)
wire.c:120: error: (Each undeclared identifier is reported only once
wire.c:120: error: for each function it appears in.)
wire.c:120: error: 'INT_MAX' undeclared (first use in this function)
wire.c: In function 'upstart_pop_unsigned':
wire.c:196: error: 'UINT_MAX' undeclared (first use in this function)
make[2]: *** [wire.lo] Error 1
Not found any recipe depends on it.
Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>