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-lxml.inc b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-lxml.inc index 7481b98..d5e6ae4 100644 --- a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-lxml.inc +++ b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ DEPENDS += "libxml2 libxslt" -SRC_URI[md5sum] = "6dd7314233029d9dab0156e7b1c7830b" -SRC_URI[sha256sum] = "61d5d3e00b5821e6cda099b3b4ccfea4527bf7c595e0fb3a7a760490cedd6172" +SRC_URI[md5sum] = "075692ce442e69bbd604d44e21c02753" +SRC_URI[sha256sum] = "aa502d78a51ee7d127b4824ff96500f0181d3c7826e6ee7b800d068be79361c7" DISTUTILS_BUILD_ARGS += " \ --with-xslt-config='pkg-config libxslt' \