diff options
| -rw-r--r-- | meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb index c5dfff2259..8c8fb60985 100644 --- a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb +++ b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb | |||
| @@ -8,6 +8,8 @@ SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/${BP}. | |||
| 8 | SRC_URI[md5sum] = "c3cc3355e2ac64e34c215f28e44cfcec" | 8 | SRC_URI[md5sum] = "c3cc3355e2ac64e34c215f28e44cfcec" |
| 9 | SRC_URI[sha256sum] = "1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8" | 9 | SRC_URI[sha256sum] = "1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8" |
| 10 | 10 | ||
| 11 | UPSTREAM_CHECK_URI = "https://sourceforge.net/p/cxxtest/activity/" | ||
| 12 | |||
| 11 | inherit setuptools3 | 13 | inherit setuptools3 |
| 12 | 14 | ||
| 13 | SETUPTOOLS_SETUP_PATH = "${S}/python" | 15 | SETUPTOOLS_SETUP_PATH = "${S}/python" |
