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

Khem Raj raj.khem at gmail.com
Tue Aug 27 04:49:35 UTC 2013


On Aug 26, 2013, at 4:04 PM, Saul Wold <sgw at linux.intel.com> wrote:

> On 08/26/2013 03:45 PM, Khem Raj wrote:
>> 
>> 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.
>> 
> 
> Yup, I have that capability and was actually working on a similar patch, you just beat me to it.
> 
> 
> Probably need a little bit more of a commit message about removing the older patch due it's being a config option and adding the Static_assert work around.

I did not remove anything. Infact I added a patch and patch header explains what it does. Since It was not merged
I took the liberty to squash it into the original commit.

> 
> Please update and resend the series.
> 
> Tested-by: Saul Wold <sgw at linux.intel.com>


Feel free to ammend the commits.

> 
> Thanks
> 	Sau!
> 




More information about the Openembedded-core mailing list