Re: [yocto] Build error after changing PACKAGE_CLASSES to package_deb

2019-01-21 Thread Khem Raj
this is the problem dpkg-deb: error: package name has characters that aren't lowercase alphanums or '-+.' its possible that linux-imx is adding some string to PR which is not honoring this convention usually introduced by setting EXTRAVERSION in kernel toplevel makefile On Mon, Jan 21, 2019 at

[yocto] Build error after changing PACKAGE_CLASSES to package_deb

2019-01-21 Thread srinivasan
Dear Yocto Experts Team, I am seeing the below error after changing the package_classes from "rpm" to "deb" as below, when I am trying to add freescale meta layers to my custom yocto distribution Could you please do the needful by providing some inputs in resolving the below issue? Logs: