generic-poky/meta/recipes-devtools/opkg/opkg
Muhammad Shakeel d2736102f3 opkg: Use systemd service for first boot configuration
Currently opkg uses a script to configure packages during first time boot.
This script is present in rcS.d and when 'sysvinit' is disabled this
script doesn't execute. For systemd only distros this newly added service
will run the opkg configure during first boot only.

(From OE-Core rev: fdcfcea5b8eae1769a217f8efea9c02f037f63fa)

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-09-30 22:11:58 +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: Use systemd service for first boot configuration 2013-09-30 22:11:58 +01:00