From 1afa5b9feb046ee067e9018a0c3f13842e9b8fcf Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 27 Sep 2023 17:21:19 +0000 Subject: 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 --- recipes-devtools/python/python3-cantools_38.%.bbappend | 1 - recipes-devtools/python/python3-cantools_39.%.bbappend | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 recipes-devtools/python/python3-cantools_38.%.bbappend create mode 100644 recipes-devtools/python/python3-cantools_39.%.bbappend (limited to 'recipes-devtools') diff --git a/recipes-devtools/python/python3-cantools_38.%.bbappend b/recipes-devtools/python/python3-cantools_38.%.bbappend deleted file mode 100644 index 17531c73..00000000 --- a/recipes-devtools/python/python3-cantools_38.%.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-cantools_agldemo.inc', '', d)} diff --git a/recipes-devtools/python/python3-cantools_39.%.bbappend b/recipes-devtools/python/python3-cantools_39.%.bbappend new file mode 100644 index 00000000..17531c73 --- /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)} -- cgit 1.2.3-korg