diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-12-20 22:53:47 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-20 23:21:38 +0100 |
commit | 325f79bb033e305d371d675e70ecfee2e1fb0eb4 (patch) | |
tree | c8d0e6eeb235e97aaf0090043cad60267a7a4d45 /package/python | |
parent | d204d962897961faa12abce2569b77d7f076ed10 (diff) | |
download | buildroot-325f79bb033e305d371d675e70ecfee2e1fb0eb4.tar.gz buildroot-325f79bb033e305d371d675e70ecfee2e1fb0eb4.zip |
busybox: adjust nommu swaponoff handling for busybox 1.26.0+
Fixes:
http://autobuild.buildroot.net/results/dfe/dfec2c0626ab087325fd869bcbe0b9dc354d788c/
Busybox 1.26.0 gained separate config options for swapon / swapoff:
commit f417ffd88f194bbfd18605882ee242190c1bab34
Author: Denys Vlasenko <vda.linux@googlemail.com>
Date: Mon Nov 14 17:30:50 2016 +0100
Make swapon and swapoff individually selectable.
For example, without swapoff, code shrinks by 277 bytes.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
So adjust busybox.config and the logic to disable these applets for nommu
builds for the new names.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python')
0 files changed, 0 insertions, 0 deletions