s://git.multitech.net/cgit/openembedded-core.git/'/> meta: enable parallel build for several recipes 2015-02-14T22:26:10+00:00 Robert Yang liezhi.yang@windriver.com 2015-02-13T01:39:34+00:00 7957c5bc2771a763d26e50e716733c6335cef3c2 I used a for loop to build these packages more than 520 times, these recipes never failed. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
I used a for loop to build these packages more than 520 times, these
recipes never failed.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
json-c: Upgrade to 0.12 2015-01-07T23:33:06+00:00 Saul Wold sgw@linux.intel.com 2014-12-23T23:52:11+00:00 f229327783021c20f93a38d35c8f9d31e432503e Added CFLAGS to prevent compiler error of unused size variable Signed-off-by: Saul Wold <sgw@linux.intel.com>
Added CFLAGS to prevent compiler error of unused size variable

Signed-off-by: Saul Wold <sgw@linux.intel.com>
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-17T15:27:56+00:00 Matthieu Crapet Matthieu.Crapet@ingenico.com 2014-02-14T17:15:36+00:00 b5292d4115a4555a66b5e35acdc67dd71fb8577f Rename SUMMARY with length > 80 to DESCRIPTION. Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Rename SUMMARY with length > 80 to DESCRIPTION.
Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
json-c: do rm -f on config.status before do_configure 2013-11-22T13:48:02+00:00 Olof Johansson olof.johansson@axis.com 2013-11-22T13:24:34+00:00 b16d312ce03ae68da46ead3fc855b5879b2013fd This change adds -f when doing rm on config.status. .config.status is not always present when doing do_configure, and that would without this change lead to a fatal error. Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This change adds -f when doing rm on config.status. .config.status is
not always present when doing do_configure, and that would without this
change lead to a fatal error.

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
libjson: update to 0.11 and rename to json-c 2013-11-20T14:03:04+00:00 Jack Mitchell jmitchell@cbnl.com 2013-11-18T16:14:25+00:00 533c1db22eddaaaea7d58d1fc75d608b9ba8122a libjson is now known as json-c. Config.status is removed as it breaks seperate build dir builds. Built without parallel make as it fails, official word is not to bother trying. Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
libjson is now known as json-c. Config.status is removed as it breaks
seperate build dir builds. Built without parallel make as it fails,
official word is not to bother trying.

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>