[OE-core] [PATCH 1/3] kmod: Upgrade to version 14

Khem Raj raj.khem at gmail.com
Mon Aug 26 22:45:29 UTC 2013


On Aug 26, 2013, at 2:22 PM, Khem Raj <raj.khem at gmail.com> wrote:

>> Machine are CentOS 6.4, Debian 6.0.7, but it worked on my F19 and Ubuntu 12.04 machines!
> 
> 
> I do not have access to Centos or debian to be able to reproduce this. If anyone has it please help in debugging it further. will try to offline try to poke around and see if I can get at something.
> 

The reason I think is that _Static_assert is too new a feature for gcc shipped with these distros, it was introduced
in c11 standards. So I have created a patch to define an equivalent for kmod-native and update the pull tree. However
I have no way to test it out quickly. I have made sure that it does not break the build on Ubuntu 12.04+ give it a
shot and let me know how it goes.  


More information about the Openembedded-core mailing list