]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Use systemd service for first boot configuration
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>
Fri, 27 Sep 2013 18:14:15 +0000 (18:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2013 21:02:09 +0000 (22:02 +0100)
commitfdcfcea5b8eae1769a217f8efea9c02f037f63fa
treef3139e36fb3ed7c68b0384e00d767b6d5a566b65
parentd856488179d14d05f1121c171abf4eac82e81fb9
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.

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.inc
meta/recipes-devtools/opkg/opkg/opkg-configure.service [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_svn.bb