From 647bbd7db03d6f2bd7909cd1e967a7c91ccd1be5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 12 May 2013 14:31:41 -0600 Subject: Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent with other default priorities --- NxWidgets/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index 46eb06a08..b6098a530 100644 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -358,3 +358,5 @@ Fix a race condition that would cause the calibration screen to fail to come up when its icon was touched (From Ken Pettit, 2013-5-12). +* Kconfig: Default priorities for NxWidget and NxWM threads + should be 100, not 50, to be consistent with other default priorities. -- cgit v1.2.3