diff options
author | Colin Walters <walters@verbum.org> | 2013-07-29 08:43:14 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-31 06:59:58 +0100 |
commit | 55770c09b978a7df28aeab8638f2d34797e819f6 (patch) | |
tree | 57696f72c23ec0124348306ad3b6be7f706d1de9 /meta/recipes-gnome | |
parent | 82ac6aaa29e00944eaf70c586d70be1019b699d9 (diff) | |
download | poky-55770c09b978a7df28aeab8638f2d34797e819f6.tar.gz |
util-linux: Update for swapoff being a separate binary
In older versions of util-linux, swapon and swapoff were the
same binary, and it did runtime detection. But since v2.22
which is util-linux commit 6cf8d46ceefe9a7, they are separate
binaries.
This patch is necessary to make the util-linux version of
swapoff work at all - currently in OE swapoff = swapon, which
is clearly broken =)
Probably most OE consumers use the busybox swapoff and hence
this has gone unnoticed.
(From OE-Core rev: 4a15433f12c616f06192a4cda209da29395ceb93)
Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions