Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorMichal Marek <mmarek@suse.cz>2011-09-05 20:19:17 (GMT)
committer Michal Marek <mmarek@suse.cz>2011-09-05 20:20:34 (GMT)
commit88ecc7af4b926b13f8d1b880e2f115521cb5b6ea (patch) (side-by-side diff)
tree3f449766ba0d00dce3e699703f870712e8259d40
parentb258af7bea28cf93e3cfa5f1ab236112842aac02 (diff)
- config.conf: Enable -xen kmps again.rpm-3.0.4-0.11
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--config.conf4
-rw-r--r--kernel-source.changes5
2 files changed, 7 insertions, 2 deletions
diff --git a/config.conf b/config.conf
index 4cfbea9..6bc008f 100644
--- a/config.conf
+++ b/config.conf
@@ -12,7 +12,7 @@
+i386 -syms i386/desktop
+i386 i386/pae
+i386 -syms i386/debug
-+i386 -syms i386/xen
++i386 i386/xen
+i386 -syms i386/ec2
+i386 i386/vanilla
+i386 -syms i386/trace
@@ -24,7 +24,7 @@
+x86_64 x86_64/default
+x86_64 -syms x86_64/desktop
-+x86_64 -syms x86_64/xen
++x86_64 x86_64/xen
+x86_64 -syms x86_64/ec2
+x86_64 -syms x86_64/debug
+x86_64 x86_64/vanilla
diff --git a/kernel-source.changes b/kernel-source.changes
index 58b7694..318d87e 100644
--- a/kernel-source.changes
+++ b/kernel-source.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Sep 5 22:19:07 CEST 2011 - mmarek@suse.cz
+
+- config.conf: Enable -xen kmps again.
+
+-------------------------------------------------------------------
Mon Sep 5 16:21:32 CEST 2011 - duwe@suse.de
- patches.arch/s390-message-catalog.diff: Refresh.