diff options
| author | Naman Jain <namanj1@kpit.com> | 2026-06-10 12:39:00 +0530 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-12 07:29:02 -0700 |
| commit | 2c3c725a3bd3f3d211011d2c57b8b28978f7ddb6 (patch) | |
| tree | 4615a5e90af3effc8851f953621a1f062362e88c /meta-python/recipes-devtools/python | |
| parent | 6feb91601c3fa69d88cf5822df97a37905a601ea (diff) | |
| download | meta-openembedded-2c3c725a3bd3f3d211011d2c57b8b28978f7ddb6.tar.gz | |
nftables: Conditionally add ${PN}-python as RDEPENDS for ptest
This commit updates the RDEPENDS for the ptest package to include
${PN}-python only when the 'python' PACKAGECONFIG option is enabled.
This change will ensure that we dont get below failure when ptest is enabled in the distro features,
and packageconfig is not set.
It causes this error-
ERROR: Nothing RPROVIDES 'nftables-python' (meta-openembedded/meta-networking/recipes-filter/nftables/nftables_1.1.6.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'nftables-python' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nftables-python']
ERROR: Required build target 'nftables' has no buildable providers.
Missing or unbuildable dependency chain was: ['nftables', 'nftables-python']
Signed-off-by: Naman Jain <namanj1@kpit.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
