Re: [PATCH] backports: no longer support kernels < 3.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13-10-17 11:26, Johannes Berg wrote:
From: Johannes Berg <johannes.berg@xxxxxxxxx>

Since CRYPTO_CMAC was introduced in 3.10, and mac80211
depends on it, we basically get nothing out of it anyway.

I'm not removing the support code (yet) since it actually
compiles, and perhaps somebody has a need for (certain)
kernel versions lower than 3.10.

Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx>
---
  README                         |  2 +-
  devel/backports-update-manager | 10 +++++++++-
  2 files changed, 10 insertions(+), 2 deletions(-)


[ trimming ]

diff --git a/devel/backports-update-manager b/devel/backports-update-manager
index 64df29bcea26..dc9697253e84 100755
--- a/devel/backports-update-manager
+++ b/devel/backports-update-manager

[ more trimming ]

@@ -52,7 +54,7 @@ class backport_kernel_updater:
@classmethod
      def _get_ubuntu_ppa_mainline_kernels(cls):
-        base = 'http://kernel.ubuntu.com/~kernel-ppa/mainline/'
+        base = KPATH

I guess this is not directly related to this change, right?

Regards,
Arend
--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux