]> code.ossystems Code Review - openembedded-core.git/commit
classes/kernel: Use full path for symlink in update-alternatives.
authorDrew Moseley <drew_moseley@mentor.com>
Thu, 26 Jun 2014 17:01:16 +0000 (13:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 29 Jun 2014 08:02:50 +0000 (09:02 +0100)
commit78ee4d8b1782445caecce8331e68efe83fc32044
tree66e4d72b61390c647428caefbba6d176f02fde02
parentcd1fdd05cc7457706d1e40042854c154cbb3d9e9
classes/kernel: Use full path for symlink in update-alternatives.

Use a fully qualified path for the <path> parameter in calls
to update-alternatives.  The chkconfig-alternatives version
requires a full path and without it, the symlink is not
properly created.

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass