meta-openpower: fix pflash running

With the latest changes in poky `libflash.so` is not installed in the
rootfs. It causes the error like this:
```
pflash: error while loading shared libraries: libflash.so: cannot open
shared object file: No such file or directory
```

This commit restore the missing symlink.

Tested: `libflash.so` present in the `/usr/lib` and `pflash` works fine.

Change-Id: Id5ae4f1154b961df9b476a3044797c9b4d11a979
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
1 file changed
tree: b3afa7fc3148b9de0767b43f6de2734f73340ced
  1. classes/
  2. conf/
  3. recipes-bsp/
  4. recipes-devtools/
  5. recipes-phosphor/
  6. COPYING.apache-2.0
  7. COPYING.MIT
  8. LICENSE
  9. MAINTAINERS
  10. README.md
README.md

OpenEmbedded/Yocto/OpenBMC BSP layer for OpenPOWER reference platforms

This layer provides support for the BMC firmware on OpenPOWER reference platforms, and/or a base upon which to create a BMC firmware implementation on any POWER system.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
revision: HEAD

URI: https://github.com/openbmc/meta-phosphor
branch: master
revision: HEAD

URI: https://github.com/openbmc/meta-aspeed
branch: master
revision: HEAD

More information on OpenPOWER can be found here.

Contributing

meta-openpower patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.

Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/meta-openpower is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.

Patch checklist. Please ensure patches adhere to the following guidelines:

For questions or help please come join us on the mailing list or in IRC.