summaryrefslogtreecommitdiffstats
path: root/recipes-support/python-frozendict/python-frozendict.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/python-frozendict/python-frozendict.bb')
-rw-r--r--recipes-support/python-frozendict/python-frozendict.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-support/python-frozendict/python-frozendict.bb b/recipes-support/python-frozendict/python-frozendict.bb
deleted file mode 100644
index 79fe5c8..0000000
--- a/recipes-support/python-frozendict/python-frozendict.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1DESCRIPTION = "python-frozendict recipe"
2
3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://${S}/LICENSE.txt;md5=f4da037a49c09b456fdbbc7a5bd36132"
5
6SRCREV = "c5d16bafcca7b72ff3e8f40d3a9081e4c9233f1b"
7SRC_URI = "git://github.com/slezica/python-frozendict.git"
8S = "${WORKDIR}/git"
9
10PV = "1.2"
11inherit setuptools
12