Changes

Jump to: navigation, search
Building the Linux kernel
[INFO] generating petalinux-user-image.bb
</pre>
[[File:Belk petalinux kernel1.png|thumb|center|600px|caption]]
Clone the Linux kernel sources from DAVE's git repisitory in the :
<pre class="workstation-terminal">
dvdk@osboxes:~/devel/bora/prj/bora_1/components$mkdir ext_sourcesdvdk@osboxes:~/devel/bora/prj/bora_1/components$cd ext_sourcesdvdk@osboxes:~/devel/bora/prj/bora_1/components/ext_sources$git clone http://gitlab.lan.dave.eu/bora/linux-xlnx.git -b bora-4.x.x
Cloning into 'linux-xlnx'...
...
Configure the build system in order to use an external kernel (''Linux Components Selection'' item):
[[File:Belk petalinux kernel2.png|thumb|center|600px|caption]]
Set the path of the directory containing the BELK/BXELK Linux kernel tree (<code>${TOPDIR}/../components/ext_sources/linux-xlnx</code>):
[[File:Belk petalinux kernel3.png|thumb|center|600px]]
Configure the build system in order to use a custom directory for device tree include files: enable the ''Auto Config Settings --> Specify a manual device tree include directory'' item and set the ''Manual device tree include directory'' to <code>${TOPDIR}/../components/ext_sources/linux-xlnx/arch/arm/boot/dts/include</code>:
[[File:Belk petalinux kernel4.png|thumb|center|600px|caption]]
4,650
edits

Navigation menu