]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: upgrade to 2.28
authorChen Qi <Qi.Chen@windriver.com>
Wed, 15 Jun 2016 06:25:16 +0000 (14:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2016 15:08:44 +0000 (16:08 +0100)
commitfccf99d9130f3c5ce358c97c97c52cd74deef25c
treed6f4d784fbf498847ee2e244349f60fbc7a475de
parentb7d6d4203cf2021ee2b9b84c8faf15198bfb536d
util-linux: upgrade to 2.28

Related patches are rebased.

util-linux-ng-2.16-mount_lock_path.patch is removed because there's
no _PATH_MOUNTED_LOCK in the latest codes.

util-linux-native.patch is removed because 2.28 version of util-linux
has taken mkostemp into consideration and provide fallback if mkostemp
fails.

avoid_unsupported_sleep_param.patch is removed and coreutils is added
as a runtime dependency to util-linux-ptest to solve the same problem.

avoid_unsupported_grep_opts.patch is removed and grep is added as a
runtime dependency to util-linux-ptest to solve the sanme problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/util-linux/util-linux.inc
meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch [deleted file]
meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch [deleted file]
meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch
meta/recipes-core/util-linux/util-linux/ptest.patch
meta/recipes-core/util-linux/util-linux/util-linux-native.patch [deleted file]
meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch [deleted file]
meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch
meta/recipes-core/util-linux/util-linux_2.28.bb [moved from meta/recipes-core/util-linux/util-linux_2.27.1.bb with 61% similarity]