summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
index 8e42dc7f42..6be59c9276 100644
--- a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
+++ b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
@@ -4,6 +4,7 @@ SECTION = "devel/python"
4 4
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8a9f8dcfcd28c34daa443e5b1d29813b" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8a9f8dcfcd28c34daa443e5b1d29813b"
7PR = "r1"
7 8
8SRCNAME = "simplejson" 9SRCNAME = "simplejson"
9 10