Hi,

I'm trying to extend linux version in my project on a tag from git
repository. I manged to pass tag value to linux-*.bb and looking for the
best solution to add it to kernel version so I can see it in
/etc/kernel-version file and as an output after typing "uname -r" e.g:
3..11.67-my-tag.

I know that there is something like LINUX_KERNEL_EXTENSION but I didn't
mange to make it working.

Is there some mechanism to edit .config as make menuconfig does?

What is the easiest way to do it and how can I test it without flashing my
board?

Thanks,
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to