From 6f3c79ab520a30cbfda05b40f868fcbb35afc67e Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Thu, 5 Apr 2007 19:58:34 +0000 Subject: [PATCH] slugos: Pin linux-libc-headers to 2.6.18, due to annoying 2.6.20 breakage. --- conf/distro/include/slugos.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index d64cb2c917..df16ad557f 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -143,3 +143,5 @@ IGNORE_STRIP_ERRORS = "" # needs, nail down a specific, known-working version of madwifi-ng. # Remove this once the madwifi-ng stuff seems to stabilize once again. PREFERRED_VERSION_madwifi-ng ?= "r2156-20070225" + +PREFERRED_VERSION_linux-libc-headers = "2.6.18" \ No newline at end of file -- 2.39.5