Lines Matching full:your
12 set up your build host to support kernel development, introduces the
45 patches, or work with your own kernel sources.
53 This efficiency reduces your maintenance effort and allows you to
54 further separate your configuration in ways that make sense for your
56 your kernels might support the ``proc`` and ``sys`` filesystems, but
62 If you do not maintain your own kernel sources and need to make only
64 base upon which to layer your changes. Doing so allows you to benefit
70 you have a way to use the Yocto Project Linux kernel tools with your
86 workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
111 #. *Set up Your Host Development System to Support Development Using the
116 #. *Set Up Your Host Development System for Kernel Development:* It is
147 #. *Make Kernel Configuration Changes if Applicable:* If your situation
172 #. *Rebuild the Kernel Image With Your Changes:* Rebuilding the kernel
173 image applies your changes. Depending on your target hardware, you
174 can verify your changes on actual hardware or perhaps QEMU.