On Thursday 21 January 2016 22:02:50 Antonio Quartulli wrote:
On 21/01/16 22:03, Sven Eckelmann wrote:
On Thursday 21 January 2016 14:55:01 Felix Fietkau wrote:
@Felix, would it be ok for you when I propose a "*-sync-cfg80211-station_info.patch" for the 3.18 generic kernel
patches?
Or do you have a good idea how to force the openwrt-routing batman-adv
package
against the cfg80211.h of compat-wireless?
The openwrt mac80211 package exports its headers to $(STAGING_DIR)/usr/include/mac80211
You could just make the batman-adv package use those includes.
Thanks, missed that. I will prepare a pull request for openwrt-routing.
In case this was missed: we also need to make sure that batman-adv depends on mac80211 and that it gets compiled first.
You are right. But the B.A.T.M.A.N. V patches cannot be build with the official openwrt-routing package - so no need to get too eager. All we are doing right now is to prepare the integration (for the next release which will include B.A.T.M.A.N. V).
But if anyone is willing to prepare the changes for the internal branch...
Kind regards, Sven