On Tue, Oct 22, 2013 at 12:52 PM, Vanderpool Josh <[email protected]> wrote: > There is no cclock33xx_data.c rather there is in > tmp/work/am335x_evm-poky-linux-gnueabi/linux-ti-staging/3.11+3.12-rc5-r20a+gitrAUTOINC+eb765a394c/git/arch/arm/mach-omap2/cclock3xxx_data.c. > > however a search I found > tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/linux-libc-headers/3.10-r0/linux-3.10/arch/arm/mach-omap2/cclock33xx_data.c > > So it appears there is mis-match as the patch is in the 3.10 files that re in > the armv7a-vfp-neon-poky-linux-gnueabi directory? > > So is this something that is just lost from the 3.12-rc5 kernel and shouldn't > the linux-linc-headers be the version being built? >
linux-libc-headers is basically kernel APIs for userspace and are more or less independent of the kernel you would use to boot. _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
