]> code.ossystems Code Review - openembedded-core.git/commit
quilt-native: Remove RDEPENDS on util-linux-native
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Feb 2019 14:48:29 +0000 (14:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Feb 2019 10:18:49 +0000 (10:18 +0000)
commit1b627ab06351bccdb0886b92a5a6610cbe36faf4
treea89cfd889f75208a4606bd446eb900916a8c53f1
parent0035e8066ecbbff94d6a1994a9f72b1368d660d2
quilt-native: Remove RDEPENDS on util-linux-native

This code is actually inactive and inaccurate. If we fix other code to
enable native RDEPENDS handling, this then breaks.

quilt-native is early in the dependency tree and can't depend on
util-linux-native which may need to applu patches. The pieces of
util-linux which quilt needs are long established as part of HOSTTOOLS.

The other RDEPENDS are already part of ASSUME_PROVIDED. util-linux-native
doesn't belong there since it has multiple components and is used as a valid
dependency elsewhere in the codebase.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/quilt/quilt-native.inc