[linux-yocto] [PATCH yocto 4.12] add UDP patch to fix DHCP regression

2017-12-15 Thread Paul Gortmaker
Bruce, It turns out that unfortunately a fix found in 4.13.6 was overlooked for addition to 4.12 because the "Fixes:" tag was newer than the 4.12 kernel. However that doesn't allow for the fact that this fix is a fix for a fix we backported to 4.12 already. This is a corner case I can script an

Re: [linux-yocto] [PATCH yocto 4.12] add UDP patch to fix DHCP regression

2017-12-18 Thread Bruce Ashfield
On 2017-12-15 3:20 PM, Paul Gortmaker wrote: Bruce, It turns out that unfortunately a fix found in 4.13.6 was overlooked for addition to 4.12 because the "Fixes:" tag was newer than the 4.12 kernel. However that doesn't allow for the fact that this fix is a fix for a fix we backported to 4.12 a