Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Factory checked in at 2016-09-12 13:21:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old) and /work/SRC/openSUSE:Factory/.suse-module-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes 2016-06-12 18:50:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new/suse-module-tools.changes 2016-09-12 13:21:51.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 8 08:55:50 UTC 2016 - [email protected] + +- blacklist efifb on aarch64 (bsc#996080) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ modprobe.conf.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/modprobe.conf/modprobe.conf.aarch64 new/modprobe.conf/modprobe.conf.aarch64 --- old/modprobe.conf/modprobe.conf.aarch64 1970-01-01 01:00:00.000000000 +0100 +++ new/modprobe.conf/modprobe.conf.aarch64 2016-09-08 10:55:21.000000000 +0200 @@ -0,0 +1,9 @@ +# begin of aarch64 part for modprobe.conf + + +# does not work on aarch64 because PCI host bridge driver +# remaps the bars (bsc#996080) +blacklist efifb + +# end of aarch64 part for modprobe.conf +
