meta-phosphor: dbus-interfaces: use assignment operator

Use the assignment operator instead of appending when setting SRC_URI in
a recipe.

Appending to variables without a default such as SRC_URI in this context
is nonsensical and a distraction (granted a minor one) for anyone
accustomed to looking at bitbake metadata.

Perhaps more importantly it confuses tools like devtool.

Change-Id: Ie6975d8aa02e682180c223b81e3f56ff00e70765
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: b59582efd6bff552dccce99ccd13f63efb719f26
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. 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.