Dropbear: upgrade options for latest upgrade

Yocto 2.6 upgrades our version of dropbear.  Prepare for the upgrade.

1. Implement the new options system so we can upgrade without losing our
options.

Options available are described here:
https://github.com/mkj/dropbear/blob/master/default_options.h

Note, DROPBEAR_TWOFISH256, and DROPBEAR_TWOFISH128 options are dropped,
as they are not enabled in the default config.

2. Drop the -c option patch, as this has bene included in dropbear for some
time, and now conflicts with itself in merging.
https://github.com/mkj/dropbear/commit/ac9a4c839f6cbde3ca8226d79eca36a497620594

3. Drop the default host keys patch, as it is now in master, although it
does'nt conflict
https://github.com/mkj/dropbear/commit/4c95d595c00818f61905a9d607e3fd675ba85458

Change-Id: Ie691d2b56ddd8e8ddb08384e0f1c9d70e4798e30
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
5 files changed
tree: 14d2712adc8201430094dbb49616c216f20802fa
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-protocols/
  11. recipes-support/
  12. recipes-textproc/
  13. COPYING.apache-2.0
  14. COPYING.MIT
  15. LICENSE
  16. MAINTAINERS
  17. README.md
  18. recipes.txt
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.