linux/fb.h in the deploy-image differs from the one in kernel source tree

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

linux/fb.h in the deploy-image differs from the one in kernel source tree

429 Views
balwang
Contributor I

hi, 

i just got involved in a project on a  board modified from imx6dlsabresd recently.

i have built the core-image-minimal and meta-toolchain  by yocto / bitbake with source from fsl-community-bsp 2.1.2 (kernel 4.1). 

when further worked on an application based on imx-test,

i found that the fb.h in build/tmp/sysroots/imx6dlsabresd/usr/include/linux differs from the one in kernel source.

can someone explain to me what the two versions are?

(i traced and found that when compiling imx-test with bitbake the real header file included is the "original" one from the kernel source : build/tmp/work-shared/imx6dlsabresd/kernel-source/include)

In addition, if we want to develop applications with but outside yocto, which "include"s and "lib"s in the build/tmp are the ones we should include / linked against?

paul wang.

Labels (3)
Tags (1)
0 Kudos
1 Reply

345 Views
igorpadykov
NXP Employee
NXP Employee

Hi Paul

differencies may be explained by community BSP and official release BSPs as explained on

https://community.freescale.com/message/402940#402940

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos