| Submitter | Thomas Petazzoni |
|---|---|
| Date | Dec. 11, 2012, 2:04 p.m. |
| Message ID | <1355234653-19266-1-git-send-email-thomas.petazzoni@free-electrons.com> |
| Download | mbox | patch |
| Permalink | /patch/205231/ |
| State | Accepted |
| Commit | 246b384e4a0ed9503cc9c8e2e72b9cdc45225393 |
| Headers | show |
Comments
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
Patch
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in index 43a8444..5eab956 100644 --- a/package/util-linux/Config.in +++ b/package/util-linux/Config.in @@ -62,7 +62,7 @@ config BR2_PACKAGE_UTIL_LINUX_RENAME bool "build \"rename\"" config BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS - bool "build \"chrt, ionice, teskset\"" + bool "build \"chrt, ionice, taskset\"" config BR2_PACKAGE_UTIL_LINUX_WALL bool "build \"wall\""
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- package/util-linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)