]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/network-manager: add patches to build with kernel headers 3.2
authorPetr Vorel <petr.vorel@gmail.com>
Mon, 22 Jun 2015 10:43:50 +0000 (12:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Jun 2015 21:09:30 +0000 (23:09 +0200)
commit52282828f06dc8aa3f721727f68a5096b9ed8b49
tree0de5806bc6fd8e6670dfb878d4801663976269ae
parent00e98e69b4a0134823bcc4b626eafb16e77ae4b1
package/network-manager: add patches to build with kernel headers 3.2

+ lower kernel headers dependency

According to upstream [1], there is no known minimal kernel-version, nor
minimal required feature-set.

Experimentally tested, that 1.0.2 is works with 3.2 kernel headers, even
some features will be missing [2].

[1] https://mail.gnome.org/archives/networkmanager-list/2015-April/msg00039.html
[2] https://mail.gnome.org/archives/networkmanager-list/2015-April/msg00041.html

[Thomas: add comment in Config.in to indicate that it may work with
earlier kernel versions.]

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/network-manager/0001-ppp-manager-fix-build-with-Linux-3.2.0-headers.patch [new file with mode: 0644]
package/network-manager/0002-systemd-dhcp-fix-build-with-Linux-3.2.0-headers.patch [new file with mode: 0644]
package/network-manager/Config.in