diff options
author | 2024-03-20 12:14:04 -0400 | |
---|---|---|
committer | 2024-04-24 15:25:38 +0000 | |
commit | fd4cfbdcdb20c74a3da40a97ee6360cd18b58025 (patch) | |
tree | 3a71878243e6155b01f1b761f61d88628eff9707 /recipes-devtools/python/python3-grpcio_1.45.0.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.45.0.bbappend')
-rw-r--r-- | recipes-devtools/python/python3-grpcio_1.45.0.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-grpcio_1.45.0.bbappend b/recipes-devtools/python/python3-grpcio_1.45.0.bbappend deleted file mode 100644 index 26036fc88..000000000 --- a/recipes-devtools/python/python3-grpcio_1.45.0.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-grpcio_agldemo.inc', '', d)} |