Message ID | 20190530132148.66500-1-paolo.valente@linaro.org |
---|---|
State | Accepted |
Commit | 012ef4165910202c9c8786d06f1ed49f4d0ccaca |
Headers | show |
Series | [oe,meta-oe,V2] s-suite: push SRCREV to version 3.4 | expand |
Hi, anyone had time to look into this? Is the patch ok now? Thanks, Paolo > Il giorno 30 mag 2019, alle ore 15:21, Paolo Valente <paolo.valente@linaro.org> ha scritto: > > Signed-off-by: Paolo Valente <paolo.valente@linaro.org> > --- > meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb > index 706a55e11..741142c50 100644 > --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb > +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb > @@ -2,8 +2,8 @@ SUMMARY = "Small collection of benchmarks for storage I/O" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" > > -SRCREV = "262227ec9de4be1ab41d9918d32ceb773089f1dd" > -PV = "3.2+git${SRCPV}" > +SRCREV = "8d22ab8a4cc1484622c47ac9c5944fb9a61a5c0f" > +PV = "3.4" > SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" > > S = "${WORKDIR}/git" > -- > 2.20.1 > -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel
On Tue, Jun 04, 2019 at 09:38:48AM +0200, Paolo Valente wrote: > Hi, Hi Paolo, > anyone had time to look into this? Is the patch ok now? it looks OK to me. The delay is caused by [1], so don't worry if it takes until next week for a merge or reply from Khem. > Thanks, > Paolo cu Adrian [1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-May/199871.html -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel
diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb index 706a55e11..741142c50 100644 --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb @@ -2,8 +2,8 @@ SUMMARY = "Small collection of benchmarks for storage I/O" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" -SRCREV = "262227ec9de4be1ab41d9918d32ceb773089f1dd" -PV = "3.2+git${SRCPV}" +SRCREV = "8d22ab8a4cc1484622c47ac9c5944fb9a61a5c0f" +PV = "3.4" SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" S = "${WORKDIR}/git"
Signed-off-by: Paolo Valente <paolo.valente@linaro.org> --- meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel