]> code.ossystems Code Review - meta-freescale.git/commit
linux-imx-headers: Add recipe for i.MX custom kernel headers
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 5 Oct 2018 16:04:24 +0000 (11:04 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 26 Oct 2018 17:23:37 +0000 (14:23 -0300)
commita5d7e15cf0a9fdf4812723768b06843de41f71bb
treee6bec499462ad88cd3b71b6c7d3667302cee85f4
parentf3abc1c740f5224c9951082e7c0d52df8f4647a6
linux-imx-headers: Add recipe for i.MX custom kernel headers

Add a separate package for installing custom i.MX kernel headers.
This way packages depending on these headers will need to be rebuilt
only when the headers change instead of for every kernel change.

Headers are installed to ${includedir}/imx, in the expected sub-folder,
and dependents of the headers will need to add this include path.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-kernel/linux/linux-imx-headers-4.9.123/0001-uapi-Install-custom-headers.patch [new file with mode: 0644]
recipes-kernel/linux/linux-imx-headers_4.9.123.bb [new file with mode: 0644]