diff options
author | 2024-03-20 12:14:04 -0400 | |
---|---|---|
committer | 2024-03-26 21:49:03 +0000 | |
commit | 68c88e1854abfa49ed98743398d64bdff7ebb3fa (patch) | |
tree | c3078d6f029b135b42ea53d9859119f0bde21d09 /recipes-devtools/python/python3-grpcio_1.45.0.bbappend | |
parent | ea4f2d109447a295d2c72c9f216cf27447381613 (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)} |