generic-poky/meta/recipes-devtools/opkg/opkg
Muhammad Shakeel 2a013e290d 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>
2013-10-04 18:26:51 +01:00
..
add-exclude.patch opkg: add missing initialization of conf->exclude_list 2013-08-26 11:47:19 +01:00
no-install-recommends.patch opkg: Add --no-install-recommends option. 2013-08-22 18:30:01 +01:00
opkg-configure.service opkg: ignore result of opkg configure 2013-10-04 18:26:51 +01:00