Signed-off-by: Wang Mingyu <[email protected]> --- ...processing_1.0.5.bb => python3-keras-preprocessing_1.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-keras-preprocessing_1.0.5.bb => python3-keras-preprocessing_1.1.0.bb} (88%)
diff --git a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb rename to meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb index 58b8c6243..eacb3402d 100644 --- a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=1744b320500cc2e3112964d00cce7aa4" SRC_URI = "git://github.com/keras-team/keras-preprocessing.git" -SRCREV ?= "362fe9f8daf556151328eb5d02bd5ae638c653b8" +SRCREV ?= "ff90696c0416b74344b91df097b228e694339b88" inherit setuptools3 -- 2.17.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
