diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-06-18 11:12:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-26 15:34:40 +0100 |
commit | 20a426b975ab6131989fb99b455fec9a39439531 (patch) | |
tree | 546a994df0a411817d5e333a0f096e0ef55a6336 /meta/recipes-graphics/mx | |
parent | 2a29b7d087c33a26c0b55a3eac7b19d925e6429b (diff) | |
download | poky-20a426b975ab6131989fb99b455fec9a39439531.tar.gz |
busybox: Introduce poky-tiny defconfig override
When building very small systems, it can be useful to spawn a shell from
a simple init script, rather than a full System V Init process. This
requires the shell be the session leader and be able to open the
controlling terminal if it is to have job control.
Create a busybox bbappend in meta-yocto with a poky-tiny/defconfig.
This adds SETSID and CTTYHACK for poky-tiny on top of the oe-core
defconfig.
(From meta-yocto rev: 04842688748f58966be533ed6ebc95a19190a31c)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Tim Bird <tim.bird@am.sony.com>
CC: Thomas Frydrych <tf+lists.yocto@r-finger.com>
CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CC: Paul Eggleton <paul.eggleton@linux.intel.com>
CC: Phil Blundell <philb@gnu.org>
CC: Khem Raj <raj.khem@gmail.com>
CC: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mx')
0 files changed, 0 insertions, 0 deletions