[linux-yocto] The easiest why to extend linux version
belussi1988
belussi.pl at gmail.com
Mon Apr 30 11:04:21 PDT 2018
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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/linux-yocto/attachments/20180430/f36ad155/attachment.html>
More information about the linux-yocto
mailing list