opkg: ignore result of opkg configure
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>
Wed, 2 Oct 2013 15:07:12 +0000 (15:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Oct 2013 17:26:51 +0000 (18:26 +0100)
commit25b173eaecaa7d0e8957c492d48f8e442866a295
treec47aa31851f67f0a99825cc8c7e412f56659c772
parentc1b9416877b28b387e6baef6b9eddec98c5414ec
opkg: ignore result of opkg configure

Some packages may return error while running opkg-cl configure, during
first boot. This will fail 'ExecStart' and 'ExecStartPost' will not run.
Without 'ExecStartPost' opkg-configure service will continue to run on
successive boot attempts. 'ExecStartPost' should disable this service
after first boot irrespective of 'ExecStart' status.

(From OE-Core rev: cd6041071ddf76693cda7632379ceddd1d21a7fb)

Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/opkg-configure.service