busybox: Enable expand(1) utility

Required by perf(1), which is now in the debug tools tarball.

expand(1) expands /bin/busybox.nosuid by 468 bytes and adds one symlink 
to the filesystem:

$ size a/bin/busybox.nosuid 
   text    data     bss     dec     hex filename
 582385    1845    8816  593046   90c96 a/bin/busybox.nosuid
$ size b/bin/busybox.nosuid 
   text    data     bss     dec     hex filename
 582853    1845    8816  593514   90e6a b/bin/busybox.nosuid

Resolves: openbmc/openbmc#2879

Change-Id: I999a12768ab7e0d740bed710b01dab49aa2a8019
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
1 file changed
tree: 372c50f730c6031dd31eaca1b2145373dec6c4cd
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.