It looks like that it is not because the kernel header misses head file, but the kernel header is for user application, not the one for kernel module. For example, in ./include/linux/types.h, there are below lines:
> > #define __EXPORTED_HEADERS__ > #include <uapi/linux/types.h> > So, I am afraid that "populate_sdk" just generates the SDK for user application development. How to configure in Yocto so that "populate_sdk" generates the kernel headers that are for kernel module development? In the manual, I don't see that eSDK is to do that. Thanks! Crane
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64255): https://lists.yoctoproject.org/g/yocto/message/64255 Mute This Topic: https://lists.yoctoproject.org/mt/109491704/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-