Hm, I searched for parted development, and it looks like the last release was five years ago. We could have a long wait for this ptest fix.
Joe ________________________________________ From: [email protected] [[email protected]] on behalf of Slater, Joseph [[email protected]] Sent: Wednesday, June 19, 2019 2:56 PM To: Richard Purdie; [email protected] Subject: Re: [OE-core] [oe-core][PATCH 1/1] parted: change device manager check in ptest I will send a patch upstream. Joe ________________________________________ From: Richard Purdie [[email protected]] Sent: Wednesday, June 19, 2019 2:39 PM To: Slater, Joseph; [email protected] Subject: Re: [OE-core] [oe-core][PATCH 1/1] parted: change device manager check in ptest 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 <[email protected]> > --- > 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 <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
