I have made the following changes intended for : CE:Adaptation:x86-generic / kernel-adaptation-pc
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/6908 Thank You, - [This message was auto-generated] --- Request # 6908: Messages from BOSS: State: review at 2012-10-04T14:00:42 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:lbt:branches:CE:Adaptation:x86-generic / kernel-adaptation-pc -> CE:Adaptation:x86-generic / kernel-adaptation-pc changes files: -------------- --- kernel.changes +++ kernel.changes @@ -0,0 +1,4 @@ +* Wed Oct 03 2012 David Greaves <[email protected]> - 3.0.0 +- enable MODULE_FORCE_LOAD CONFIG_MODVERSIONS for improved module support +- hardlinks is not packaged for Mer so don't Require it + spec files: ----------- --- kernel-adaptation-pc.spec +++ kernel-adaptation-pc.spec @@ -232,7 +232,6 @@ Provides: kernel-devel = %{version}-%{release}%{?1:-%{1}}\ Provides: kernel-devel-uname-r = %{KVERREL}%{?1:-%{1}}\ Requires: kernel%{?1:-%{1}} = %{version}-%{release}\ -Requires: hardlink \ AutoReqProv: no\ Requires(pre): /usr/bin/find\ %description -n kernel%{?1:-%{1}}-devel\ other changes: -------------- ++++++ config-adaptation-pc --- config-adaptation-pc +++ config-adaptation-pc @@ -1,3 +1,6 @@ +CONFIG_MODVERSIONS=y +CONFIG_MODULE_FORCE_LOAD=y + CONFIG_ACER_WMI=y CONFIG_EEEPC_LAPTOP=m
