diff options
author | Paul Barker <paul@paulbarker.me.uk> | 2013-04-03 20:11:13 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-08 14:12:24 +0200 |
commit | b0fb477a11d24cc64a40f29dfd934b5e78f6cc7d (patch) | |
tree | c76afc6d10ed8dd6ba0829c08b00194d392b7da5 /meta-oe/recipes-support/gd | |
parent | cbe69cab46335b48de85001f7dd07da765ba8b7b (diff) | |
download | meta-openembedded-b0fb477a11d24cc64a40f29dfd934b5e78f6cc7d.tar.gz |
fbset: Replace deprecated update-alternatives syntax
Building fbset gave the following warning:
WARNING: fbset: Use of ALTERNATIVE_NAME is deprecated, see
update-alternatives.bbclass for more info.
update-alternatives.bbclass states that this warning will eventually become an
error so this is worth fixing.
The use of deprecated syntax is replaced with current syntax to do the same
thing. To test that this works, a .deb package was created and the post-install
script was checked to ensure that update-alternatives would be called with the
exact same arguments as it was by the script generated by the old recipe.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gd')
0 files changed, 0 insertions, 0 deletions