I have made the following changes intended for : CE:Adaptation:N900 / kernel-adaptation-n900
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/4175 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4175: Messages from BOSS: WARNING check_package_is_complete_sources (kernel-adaptation-n900) failed: Failed to get source file list from spec or dsc: Failed to parse spec file: can't parse specfile No dsc file found WARNING check_valid_changes (kernel-adaptation-n900) failed: Could not parse spec in kernel-adaptation-n900: can't parse specfile State: review at 2012-01-23T11:33:53 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:sage:branches:CE:Adaptation:N900 / kernel-adaptation-n900 -> CE:Adaptation:N900 / kernel-adaptation-n900 changes files: -------------- --- kernel.changes +++ kernel.changes @@ -0,0 +1,3 @@ +* Mon Jan 23 2012 Marko Saukko <[email protected]> - 2.6.37 +- Fixes NEMO#80: Set to CONFIG_UEVENT_HELPER_PATH="" as required by udev. + spec files: ----------- other changes: -------------- ++++++ config-adaptation-n900 --- config-adaptation-n900 +++ config-adaptation-n900 @@ -352,7 +352,7 @@ # CONFIG_WIMAX is not set CONFIG_RFKILL=m # CONFIG_CAIF is not set -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y # CONFIG_DEBUG_DEVRES is not set ++++++ kernel-adaptation-n900.config --- kernel-adaptation-n900.config +++ kernel-adaptation-n900.config @@ -798,7 +798,7 @@ # # Generic Driver Options # -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_UEVENT_HELPER_PATH="" CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y @@ -4379,5 +4379,4 @@ CONFIG_DECOMPRESS_LZMA=y CONFIG_DECOMPRESS_LZO=y CONFIG_NLATTR=y -# CONFIG_PVR_EDM_DEBUG is not set # CONFIG_PVR_TRACE_CMD is not set
