Changed the recipe name and directry name from Navigation to navigation 57/7357/2
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Thu, 1 Dec 2016 12:26:04 +0000 (21:26 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 1 Dec 2016 21:54:04 +0000 (21:54 +0000)
In Yocto 2.1, if the name of the recipe contains capital letters,
it lose the setting of RDEPENDS
This change is necessary to successfully install related components

Change-Id: Ib94ed024b7ad72a3be9f6a26ec089b8d420e3afa
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
recipes-demo-hmi/navigation/navigation_0.0.7.bb [moved from recipes-demo-hmi/Navigation/Navigation_0.0.7.bb with 100% similarity]
recipes-platform/images/agl-demo-platform.bb

index d17e1ba..91feb85 100644 (file)
@@ -32,6 +32,6 @@ IMAGE_INSTALL_append = " \
     python-curses \
     dhcp-client \
     climatecontrolplugin \
-    Navigation \
+    navigation \
     ${IMAGE_TTF_FONTS} \
     "