[OE-core] [oe-core][PATCH 1/1] parted: change device manager check in ptest

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jun 19 21:39:19 UTC 2019


On Wed, 2019-06-19 at 14:26 -0700, Joe Slater wrote:
> t6001-psep should check for device manager the same way as
> other ptests for parted -- look for an environment variable.
> 
> Signed-off-by: Joe Slater <joe.slater at windriver.com>
> ---
>  meta/recipes-extended/parted/files/dm_check.patch | 22
> ++++++++++++++++++++++
>  meta/recipes-extended/parted/parted_3.2.bb        |  1 +
>  2 files changed, 23 insertions(+)
>  create mode 100644 meta/recipes-extended/parted/files/dm_check.patch
> 
> diff --git a/meta/recipes-extended/parted/files/dm_check.patch
> b/meta/recipes-extended/parted/files/dm_check.patch
> new file mode 100644
> index 0000000..bc0e95f
> --- /dev/null
> +++ b/meta/recipes-extended/parted/files/dm_check.patch
> @@ -0,0 +1,22 @@
> +parted: change check for device-manager
> +
> +Other ptests use this method.
> +
> +Upstream-Status: Pending
> +
> +Signed-off-by: Joe Slater <joe.slater at windriver.com>

This sounds like something which should be an obvious/easy fix for
upstream, any chance we can submit it?

I'm hoping we can get our patch load down a bit so pushing obvious
things to upstream is good...

Cheers,

Richard



More information about the Openembedded-core mailing list