The same also happens with the deb packager.
But it works with rpm. For deb '_' is not allowed character, so
I guess ithe same for ipkg.

You need to either change the 'LOCALVERSION' of the kernel
or use rpm.

Dimitris

On Thu, Apr 4, 2019 at 11:07 AM Fernando AE <fernando.ae2...@gmail.com>
wrote:

> Hello all,
>
> I discovered that if a '_' in present in the kernel version string,
> the task package_write_ipk during the kernel build will fail.
>
> In Yocto 2.6, get_kernelversion_headers is defined at
> meta/classes/linux-kernel-base.bbclass.
>
> In the attached file, I set KERNEL_VERSION="kernel_version" in my linux
> recipe.
>
> Any thoughts?
>
> Kind regards,
> Fernando
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to