]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d: disable update-rc.d.bbclass when systemd enabled
authorRadu Moisan <radu.moisan@intel.com>
Sat, 19 Jan 2013 22:47:10 +0000 (22:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Jan 2013 12:45:25 +0000 (12:45 +0000)
commiteaa82c842d3197e0251a887ba16028c22f9d8d94
tree2662e14c9be0544240c7750a47472d57ca38cf3e
parentcf783377767c70db544da57593616cfc952dbfb9
update-rc.d: disable update-rc.d.bbclass when systemd enabled

update-rc.d is not necessary when systemd is enabled,
systemctl is the replacement

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-rc.d.bbclass
meta/classes/update-rc.d_real.bbclass [new file with mode: 0644]