diff options
author | Barry Grussling <mr.scada@gmail.com> | 2024-07-30 13:33:42 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-31 08:29:23 -0700 |
commit | f311f1f01c19924d8cced61fa915f1387f92455b (patch) | |
tree | b8f27994160745fbb3ffde08f20175eda5482df5 /meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | |
parent | 8106cfe769aa3f0ebdff7a1caed018f9ab49a090 (diff) | |
download | meta-openembedded-f311f1f01c19924d8cced61fa915f1387f92455b.tar.gz |
postgresql: Break perl RDEPENDS
Currently, any non-native recipes that inherits cpan-base ends up
with an image RDEPENDS on perl (via
https://git.yoctoproject.org/poky/tree/meta/classes-recipe/cpan-base.bbclass?h=scarthgap#n14)
If you are building an image and desire to have Postgresql installed
but NOT perl, this creates a problem. This changeset attempts
to fix this shortcoming by not inheriting cpan-base directly.
Note this work is a continuation of attempts to change cpan-base:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15563
The Postgresql build system uses perl, so add it as a DEPENDS. This
happened previously via the "inherit cpan-base" directive.
I've validated this recipe successfully packages with and without
the perl PACKAGECONFIG in Scarthgap.
Signed-off-by: Barry Grussling <mr.scada@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch')
0 files changed, 0 insertions, 0 deletions