Update bbappends for scarthgap 5.0.1 52/29952/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 29 May 2024 11:35:28 +0000 (07:35 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 29 May 2024 11:44:39 +0000 (11:44 +0000)
Make python3-grpcio and python3-pyqt5 bbappends wildcards to handle
version bump in scarthgap 5.0.1 and any future updates.  Also fix
python3-pyqt5 bbappend for Yocto layer compatibility requirements.

Bug-AGL: SPEC-5149

Change-Id: Ie3b88f875c7186d54c470173ebb23472ed0bb4ed
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29952
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-devtools/python/python3-grpcio_1.62.%.bbappend [moved from recipes-devtools/python/python3-grpcio_1.62.1.bbappend with 100% similarity]
recipes-devtools/python/python3-pyqt5_5.15.%.bbappend [new file with mode: 0644]
recipes-devtools/python/python3-pyqt5_agldemo.inc [moved from recipes-devtools/python/python3-pyqt5_5.15.9.bbappend with 100% similarity]

diff --git a/recipes-devtools/python/python3-pyqt5_5.15.%.bbappend b/recipes-devtools/python/python3-pyqt5_5.15.%.bbappend
new file mode 100644 (file)
index 0000000..34108b9
--- /dev/null
@@ -0,0 +1 @@
+require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-pyqt5_agldemo.inc', '', d)}