[oe] [meta-oe][PATCH v2] pm-graph: package the pm-graph files

Saini, Naveen Kumar naveen.kumar.saini at intel.com
Fri Jul 5 02:01:01 UTC 2019



On 7/5/19 9:43 AM, Liwei Song wrote:
> package /usr/lib/pm-grap and /bin/* files created by pm-graph
> to aviod "Files were installed but not shipped in any package"
> error.
> 
> Signed-off-by: Liwei Song <liwei.song at windriver.com>
> ---
>   meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb b/meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb
> index ea12e054d3ab..00301298309e 100644
> --- a/meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb
> +++ b/meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb
> @@ -18,3 +18,6 @@ do_install() {
>   }
>   
>   RDEPENDS_${PN} += "python-core python-threading python-datetime python-subprocess python-compression"
> +
> +FILES_${PN} += "${nonarch_libdir}/pm-graph \
This too not required. Please have a look at
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/bitbake.conf

Could you share your error !
> +"
> 


More information about the Openembedded-devel mailing list