summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2020-02-10 17:45:30 -0500
committerKhem Raj <raj.khem@gmail.com>2020-02-11 16:46:31 -0800
commitf5ab14744a6abec6ece2a7aeab584278ddbeac78 (patch)
tree7e62b7dfd4511dbddc40d005f94b229578a7a400 /meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb
parent257ea010b716073acbe6866f4c3968b4962fdc37 (diff)
downloadmeta-openembedded-f5ab14744a6abec6ece2a7aeab584278ddbeac78.tar.gz
python3-bitarray: fix name
This recipe's filename is missing a trailing 'b'. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb
new file mode 100644
index 0000000000..7ee444dc9e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-bitarray_1.2.1.bb
@@ -0,0 +1,2 @@
1inherit setuptools3
2require python-bitarray.inc