]> code.ossystems Code Review - openembedded-core.git/commit
busybox: enable resize applet
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 27 Oct 2015 17:51:22 +0000 (10:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:01 +0000 (21:31 +0000)
commit2136fecd662a6eeea02322628021de7982b5d35e
tree3a538f3b462e5fd1280c5dadde7839a6a0db616a
parentb47ff1605940694150e497d8f18d6201e1627415
busybox: enable resize applet

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>
meta/recipes-core/busybox/busybox/resize.cfg [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.24.1.bb
meta/recipes-core/busybox/busybox_git.bb