synclist: Only sync network configuration and uuid

There's a scenario where the root password can be disabled,
which would be synced as part of the synclist via the password/shadow
files, and if a chip switch occurs, the BMC would be locked out
because not all the app configuration files are synced to for example
enable LDAP.
To avoid issues, just sync the network configuration information so
that if the BMC is setup with a static IP that the user still has
easy access to it, the machine id (uuid) which is used by systemd
on startup, and hostname.

Change-Id: Ie3d944a581081e7faccb499e57a9a86d205c5123
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
1 file changed
tree: a26d0d38c6b8d4c9733a4941a5b32e00202fde18
  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-support/
  11. recipes-textproc/
  12. COPYING.apache-2.0
  13. COPYING.MIT
  14. LICENSE
  15. MAINTAINERS
  16. README.md
  17. 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.