diff options
author | Awais Belal <awais.belal@gmail.com> | 2024-11-13 04:48:56 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-13 14:03:59 +0000 |
commit | acec51222a15fa010c9a16deac9f1e70e7bd11a0 (patch) | |
tree | b3f59f3b35f9911b656e5ceef751efec27a286f2 /meta/recipes-devtools/rsync/rsync_3.2.5.bb | |
parent | 146e03479b4ff27fdfbc444ed4ff14dccad685b2 (diff) | |
download | poky-master-next.tar.gz |
quilt: fix dependency on ptest-runnermaster-next
Specifically when using useradd-staticids this fails without
creating a ptest user entry.
ERROR: Nothing PROVIDES 'ptest-runner' ptest-runner was skipped: Recipe ptest-runner, package ptest-runner: system username "ptest" does not have a static ID defined. Add ptest to one of these files: .../passwd
...
...
Missing or unbuildable dependency chain was: ['my-image-sdk', 'packagegroup-core-sdk', 'quilt', 'ptest-runner']
This is seen when ptest is not even enabled. We fix this by
making a conditional dependency on the ptest-runner.
(From OE-Core rev: a13f1d1a47d03272f24292c8126b3669c96413c2)
Signed-off-by: Awais B <awais.belal@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.2.5.bb')
0 files changed, 0 insertions, 0 deletions