diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-16 10:55:57 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-17 12:28:49 +0100 |
| commit | 999654869a33b1f189f46f2d7438be2dce467b05 (patch) | |
| tree | 671cca3196555a77cc12559b52fa0deec46f1543 /meta/recipes-devtools/python | |
| parent | c882d7ff5cb1be3991ec2e61838fa9e0b9a6adc7 (diff) | |
| download | poky-999654869a33b1f189f46f2d7438be2dce467b05.tar.gz | |
python-scons: Upgrade 2.3.0 -> 2.3.2
License file changes copyright years only.
(From OE-Core rev: 31ef959d9c0f2fc9a141d06ef01b5cfb14412c4e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python-scons-native_2.3.2.bb (renamed from meta/recipes-devtools/python/python-scons-native_2.3.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python-scons_2.3.2.bb (renamed from meta/recipes-devtools/python/python-scons_2.3.0.bb) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.3.0.bb b/meta/recipes-devtools/python/python-scons-native_2.3.2.bb index 067ed61a4e..067ed61a4e 100644 --- a/meta/recipes-devtools/python/python-scons-native_2.3.0.bb +++ b/meta/recipes-devtools/python/python-scons-native_2.3.2.bb | |||
diff --git a/meta/recipes-devtools/python/python-scons_2.3.0.bb b/meta/recipes-devtools/python/python-scons_2.3.2.bb index eb2735d46f..fc5b302aae 100644 --- a/meta/recipes-devtools/python/python-scons_2.3.0.bb +++ b/meta/recipes-devtools/python/python-scons_2.3.2.bb | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | SUMMARY = "Software Construction tool (make/autotools replacement)" | 1 | SUMMARY = "Software Construction tool (make/autotools replacement)" |
| 2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=98e9a1e6029e715255c52032a1eba637" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f0ad8a74a10870caa5e08a3e45d719e2" |
| 5 | SRCNAME = "scons" | 5 | SRCNAME = "scons" |
| 6 | 6 | ||
| 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "083ce5624d6adcbdaf2526623f456ca9" | 9 | SRC_URI[md5sum] = "bbd428da35ec176575a2b0be1f8d7162" |
| 10 | SRC_URI[sha256sum] = "9442069999cf4b2caa94a5886ab4c2c71de1718ed5e9176c18e2b6dbca463b4b" | 10 | SRC_URI[sha256sum] = "f993320c5e9515e6567fcce73df0a7a8808414bf1223c69123d3dcf339a449d4" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 12 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 13 | 13 | ||
