[OE-core] [PATCH] util-linux: Update for swapoff being a separate binary

Colin Walters walters at verbum.org
Mon Jul 29 17:48:13 UTC 2013


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.

Signed-off-by: Colin Walters <walters at verbum.org>
---
 meta/recipes-core/util-linux/util-linux.inc |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-util-linux-Update-for-swapoff-being-a-separate-binar.patch
Type: text/x-patch
Size: 1902 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130729/82d3e003/attachment-0002.bin>


More information about the Openembedded-core mailing list