diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-03-20 12:14:04 -0400 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2024-04-24 15:25:38 +0000 |
commit | fd4cfbdcdb20c74a3da40a97ee6360cd18b58025 (patch) | |
tree | 3a71878243e6155b01f1b761f61d88628eff9707 /recipes-devtools/python/python3-grpcio_1.62.1.bbappend | |
parent | 8083d5447471fdcf473a5617e6754ee087c12634 (diff) |
python3-grpcio: rename bbappend
Rename python3-grpcio bbappend for newer version in scarthgap.
Bug-AGL: SPEC-4578
Change-Id: I4023d82282da0948ab0254bc73fda570a6f5bfa1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-devtools/python/python3-grpcio_1.62.1.bbappend')
-rw-r--r-- | recipes-devtools/python/python3-grpcio_1.62.1.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-grpcio_1.62.1.bbappend b/recipes-devtools/python/python3-grpcio_1.62.1.bbappend new file mode 100644 index 000000000..26036fc88 --- /dev/null +++ b/recipes-devtools/python/python3-grpcio_1.62.1.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-grpcio_agldemo.inc', '', d)} |