]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Don't use update-alternatives
authorPaul Barker <paul@paulbarker.me.uk>
Wed, 20 Nov 2013 16:41:10 +0000 (16:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Nov 2013 13:59:05 +0000 (13:59 +0000)
commitc28bb9126eed92c13a50a2557eb48402a9d12537
tree32812e62d016c67ea1cd07344e7d3fcb271bfcc7
parent7d227c5764d71f21432a6a56dc4616c5b917c42c
opkg: Don't use update-alternatives

The symlink from 'opkg' to 'opkg-cl' doesn't need to be created with
update-alternatives as there isn't any alternative. Instead it can be created by
hand in do_install_append.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg.inc