diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-17 13:49:58 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-19 17:56:28 +0100 |
commit | 807c93f3ef1dae093a0b17798b7582b67f7a1580 (patch) | |
tree | 5baa5aa2a8c24d5b29be0b912110a16b1bdeb0e3 /meta/recipes-graphics/xorg-xserver | |
parent | a6d808f8c8aabb6fdc9ca6dc1ab27074fa159605 (diff) | |
download | poky-807c93f3ef1dae093a0b17798b7582b67f7a1580.tar.gz |
util-linux: Fix bloken swapoff symlink
There were 2 issues with this symlink.
1. Is was installed in base_bindidir but packaged in bindir. Fixed to
be packaged in base_bindir
2. The symlink swapoff was created to point to swapon. The problem is
that swapoff is an alternative so it would end up pointing to
swapoff.util-linux which was an inexistent file. The fix is to create
a symlink swapoff.util-linux to swapon.util-linux.
(From OE-Core rev: 0ff32e8fb5463a23af9966afcb58eb00772af65b)
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
0 files changed, 0 insertions, 0 deletions