From: Naoto Yamaguchi Date: Thu, 1 Dec 2016 12:26:04 +0000 (+0900) Subject: Changed the recipe name and directry name from Navigation to navigation X-Git-Tag: 3.0.0~78 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=b6c91bb70f8ed7200dd43bb115bee51bc82d613a Changed the recipe name and directry name from Navigation to navigation 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 --- diff --git a/recipes-demo-hmi/Navigation/Navigation_0.0.7.bb b/recipes-demo-hmi/navigation/navigation_0.0.7.bb similarity index 100% rename from recipes-demo-hmi/Navigation/Navigation_0.0.7.bb rename to recipes-demo-hmi/navigation/navigation_0.0.7.bb diff --git a/recipes-platform/images/agl-demo-platform.bb b/recipes-platform/images/agl-demo-platform.bb index d17e1bafd..91feb855f 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -32,6 +32,6 @@ IMAGE_INSTALL_append = " \ python-curses \ dhcp-client \ climatecontrolplugin \ - Navigation \ + navigation \ ${IMAGE_TTF_FONTS} \ "