New commits:
commit e52831d9200c7988eeb5870e5c222b2437c277f0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
hal: Enable optional dependency on consolekit
Seems to be working here and no notes on why it's disabled
commit 5c8ff8a64c6faca3f4816a7f1b3c503c064cd8f5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
hal: Note that Julien's probe-serial.patch fixes Bug #15062
diff --git a/utils/hal/DEPENDS b/utils/hal/DEPENDS
index 043ac45..96a0e28 100755
--- a/utils/hal/DEPENDS
+++ b/utils/hal/DEPENDS
@@ -16,10 +16,10 @@ if [[ $(installed_version glibc | sed -n
's/^\(.\)\.\(.\).*/\1\2/p') -lt 26 ]];
force_depends glibc
fi &&