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-prompt-toolkit.inc b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-prompt-toolkit.inc index 8554aea..30c2c81 100644 --- a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-prompt-toolkit.inc +++ b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
@@ -2,8 +2,8 @@ LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" -SRC_URI[md5sum] = "f74cd8ac84176fac1cdb136843ccb0d6" -SRC_URI[sha256sum] = "ef0b8188179fe7d052161ed274b43e18f5a680ff84d01462293b327e1668d2ef" +SRC_URI[md5sum] = "427b496d2c147bd3819bc3a7f6e0d493" +SRC_URI[sha256sum] = "33d68ca09f76cd73287fde7df5748ffacf26a8238dd61ee81ac50860ea7c6776" PYPI_PACKAGE = "prompt_toolkit"