diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2023-09-27 17:21:19 +0000 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2024-03-26 21:49:03 +0000 |
commit | cd1c8511c1a3894b456592c9b95803ce3fc93103 (patch) | |
tree | d31050608e928b15367c10e3565ef1eeefa5f321 /recipes-devtools/python/python3-cantools_39.%.bbappend | |
parent | c579e23e56ba455154f0ae96cb7e10e2adf41d0e (diff) |
python3-cantools: update bbappend for upstream update
meta-oe has bumped python3-cantools version to 39.2.0
Bug-AGL: SPEC-4578
Change-Id: I4113a48560ee552eceab847aa8b2b5857f37c580
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'recipes-devtools/python/python3-cantools_39.%.bbappend')
-rw-r--r-- | recipes-devtools/python/python3-cantools_39.%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-cantools_39.%.bbappend b/recipes-devtools/python/python3-cantools_39.%.bbappend new file mode 100644 index 000000000..17531c730 --- /dev/null +++ b/recipes-devtools/python/python3-cantools_39.%.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-cantools_agldemo.inc', '', d)} |