commit | 6e60e8b2b2bab889379b380a28a167a0edd9d1d3 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Feb 01 10:27:11 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Mar 12 22:51:39 2018 -0400 |
tree | f12f54d5ba8e74e67e5fad3651a1e125bb8f4191 | |
parent | 509842add85b53e13164c1569a1fd43d5b8d91c5 [diff] [blame] |
Yocto 2.3 Move OpenBMC to Yocto 2.3(pyro). Tested: Built and verified Witherspoon and Palmetto images Change-Id: I50744030e771f4850afc2a93a10d3507e76d36bc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Resolves: openbmc/openbmc#2461
diff --git a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-requests.inc b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-requests.inc index 287078a..b66f66e 100644 --- a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-requests.inc +++ b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-requests.inc
@@ -3,8 +3,8 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9bb3515869c0f426cb8441c899ae7f5" -SRC_URI[md5sum] = "ad5f9c47b5c5dfdb28363ad7546b0763" -SRC_URI[sha256sum] = "5acf980358283faba0b897c73959cecf8b841205bb4b2ad3ef545f46eae1a133" +SRC_URI[md5sum] = "921ec6b48f2ddafc8bb6160957baf444" +SRC_URI[sha256sum] = "5722cd09762faa01276230270ff16af7acf7c5c45d623868d9ba116f15791ce8" RDEPENDS_${PN} += " \ ${PYTHON_PN}-email \