Recipe style fixes in meta-hmi-framework 65/11665/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 2 Nov 2017 10:56:53 +0000 (11:56 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 2 Nov 2017 10:56:56 +0000 (11:56 +0100)
commit8e7e0ea31dcec482e10c5f153b51f01c6576f281
tree0fc754b7f8fcc085c8b34ca2c0fc9fc1c56e15f1
parentb94ec6173a2e28507522e7ece1fbb3fe8e06245d
Recipe style fixes in meta-hmi-framework

This change applies the standard bitbake recipe layout, especially it fixes:
- DEPENDS before inherit (as we might DEPENDS += in the inherit !)
- 'S =' below SRC_URI (style nitpick)
- DESCRIPTION being present

These changes are just 'formatting' but worst case we see a difference
in DEPENDS due to the corrected ordering.

Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb
meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb
meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb
meta-hmi-framework/recipes-multimedia/agl-service-soundmanager-2017/agl-service-soundmanager-2017_git.bb
meta-hmi-framework/recipes-multimedia/libsoundmanager/libsoundmanager_git.bb