diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2025-12-03 15:36:59 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-11 09:32:46 -0800 |
| commit | fc0152e434307b98e1d16251f92ed81ac617c1db (patch) | |
| tree | 192bbd08cd14ac9b38fd8f0495751c53579da897 /meta-python/recipes-devtools/python/python3-pillow | |
| parent | 7a14123a666e930f9e7649166a84a958e23ba29e (diff) | |
| download | meta-openembedded-master.tar.gz | |
Revert "proj: Fix do_package QA issue for unshipped bash-completion files"HEADmaster-nextmaster
This reverts commit 1175d5c8c13d73568d4ab55a3cf628456fcc1a7d.
Since this recipe inherits bash-completion, adding
${datadir}/bash-completion to FILES:${PN} should not be needed (in
addition to being the wrong thing to do as the files are expected to be
packaged in the ${PN}-bash-completion package). The reason the problem
addressed in commit 1175d5c8c13d73568d4ab55a3cf628456fcc1a7d turned up
is due to the recent change to the bash-completion bbclass, where it
started to use PACKAGE_BEFORE_PN. This clashed with the lib_package
bbclass, which used to set rather than add to PACKAGE_BEFORE_PN, and
since it is inherited after bash-completion, it overrid what
bash-completion does.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow')
0 files changed, 0 insertions, 0 deletions
