Hi,
I've been trying to get wifi p2p aka wifi direct working on an ar9331 board.
[1] And I'm a little curious whether this has ever worked for anyone at all.
wpad (allegedly "full") doesn't actually include the CONFIG_P2P settings, [2]
and even after patching it in (along with CONFIG_AP, as
Can someone point me to a guide to build with kernel 4.9 vs the 4.14?
the config-4.9 file and patches are still there. I can't find the
option in menuconfig or kernel_menuconfig
Can I just change the option in the .config from CONFIG_LINUX_4_14=y
to CONFIG_LINUX_4_9=y
Thanks
Derek
On 0
On 2018-03-06 14:09, TheWerthFam wrote:
Can someone point me to a guide to build with kernel 4.9 vs the 4.14?
the config-4.9 file and patches are still there. I can't find the
option in menuconfig or kernel_menuconfig
Can I just change the option in the .config from CONFIG_LINUX_4_14=y
to
On Sun, 4 Mar 2018, Hauke Mehrtens wrote:
On 03/04/2018 11:39 AM, Peter Denison wrote:
When migrating a package from the unmaintained 'oldpackages' feed to the
main 'packages' feed:
1) Should I try to preserve history? If so, how do I do that on just one
directory (my git-fu is not that good)?