]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: enable swapon -p (91 byte increase)
authorRoss Burton <ross.burton@intel.com>
Wed, 20 Feb 2013 20:04:25 +0000 (20:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Mar 2013 01:52:53 +0000 (01:52 +0000)
systemd needs "swapon -p", so as the impact is minimal enable it unversally.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/busybox/busybox-1.20.2/defconfig

index b39234fb7d2c713d2a7736f5942096c37f8297ea..bdfdadf0eb79beaae7ce60d598f2b7654ad258b6 100644 (file)
@@ -596,7 +596,7 @@ CONFIG_RDATE=y
 # CONFIG_SCRIPTREPLAY is not set
 # CONFIG_SETARCH is not set
 CONFIG_SWAPONOFF=y
-# CONFIG_FEATURE_SWAPON_PRI is not set
+CONFIG_FEATURE_SWAPON_PRI=y
 CONFIG_SWITCH_ROOT=y
 CONFIG_UMOUNT=y
 CONFIG_FEATURE_UMOUNT_ALL=y