I have merged 1/2 but would like to wait for upstream to comment before merging 2/2.
Thanks, Anuj On Sat, 2019-06-01 at 13:32 +0800, Naveen Saini wrote: > For more details, please check: > https://github.com/intel/mkl-dnn/releases > > Signed-off-by: Naveen Saini <[email protected]> > --- > recipes-core/mkl-dnn/{mkl-dnn_0.18.1.bb => mkl-dnn_0.19.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename recipes-core/mkl-dnn/{mkl-dnn_0.18.1.bb => mkl-dnn_0.19.bb} > (87%) > > diff --git a/recipes-core/mkl-dnn/mkl-dnn_0.18.1.bb b/recipes- > core/mkl-dnn/mkl-dnn_0.19.bb > similarity index 87% > rename from recipes-core/mkl-dnn/mkl-dnn_0.18.1.bb > rename to recipes-core/mkl-dnn/mkl-dnn_0.19.bb > index 798e6cce..79c95de7 100644 > --- a/recipes-core/mkl-dnn/mkl-dnn_0.18.1.bb > +++ b/recipes-core/mkl-dnn/mkl-dnn_0.19.bb > @@ -10,8 +10,8 @@ SECTION = "lib" > inherit pkgconfig cmake > > S = "${WORKDIR}/git" > -SRCREV = "7de7e5d02bf687f971e7668963649728356e0c20" > -SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v0.18" > +SRCREV = "41bee20d7eb4a67feeeeb8d597b3598994eb1959" > +SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v0.19" > > UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" > > -- > 2.17.0 > -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
