The /etc/profile script contains a call to resize, which improves
the usability of shells run on the serial console.
http://git.openembedded.org/openembedded-core/commit/?id=
cc6360f4c4d97e0000f9d3545f381224ee99ce7d
Unfortunately the resize applet is not currently enabled in busybox
defconfig, so resize is never called. Fix that.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
--- /dev/null
+CONFIG_RESIZE=y
+CONFIG_FEATURE_RESIZE_PRINT=y
file://sha1sum.cfg \
file://sha256sum.cfg \
file://getopts.cfg \
+ file://resize.cfg \
"
SRC_URI[tarball.md5sum] = "be98a40cadf84ce2d6b05fa41a275c6a"
file://sha1sum.cfg \
file://sha256sum.cfg \
file://getopts.cfg \
+ file://resize.cfg \
"
DEFAULT_PREFERENCE = "-1"