diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-scons_2.0.1.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-scons_2.0.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb b/meta/recipes-devtools/python/python-scons_2.0.1.bb deleted file mode 100644 index 0dfa8379ed..0000000000 --- a/meta/recipes-devtools/python/python-scons_2.0.1.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "A Software Construction Tool" -SECTION = "devel/python" -PRIORITY = "optional" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf" -SRCNAME = "scons" - -PR = "r0" - -SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" - -SRC_URI[md5sum] = "beca648b894cdbf85383fffc79516d18" -SRC_URI[sha256sum] = "0a8151da41c4a26c776c84f44f747ce03e093d43be3e83b38c14a76ab3256762" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils |
