Hi Pegman,
You can safely ignore that warning. It is only coming up due to the architecture flag in the library.properties file for that library indicating esp8266 as the compatible architecture, whereas the board manager core is reporting itself as being the 'oak' architecture. Erik could have fixed this by changing this flag in the libraries distributed with the Oak, but I suppose that would be yet another change from the official ESP8266 libraries / core, and they are currently looking at how best to merge the two!
Pete