remove upstart_0.3.8.bb
authorAnatoly Shipitsin <norguhtar@gmail.com>
Mon, 30 Aug 2010 06:47:56 +0000 (06:47 +0000)
committerKhem Raj <raj.khem@gmail.com>
Thu, 21 Oct 2010 01:30:26 +0000 (18:30 -0700)
commit516f12da5172b2baabde4d50771a55243818987d
tree9d42522607051464b4b0bdd4dc55b94944a532cb
parentfd798d504b2c4ac38c406d15e816010c4964c116
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>
recipes/upstart/upstart_0.3.8.bb [deleted file]