Ok, I'll take it. But FYI, you are missing [PATCH] in the subject for some reason. And in this case, it's v2, so should be [PATCH v2]...
On Fri, Mar 10, 2017 at 01:25:14PM -0500, [email protected] wrote: > From: Yan Liu <[email protected]> > > Signed-off-by: Yan Liu <[email protected]> > --- > .../recipes-devtools/ltp-ddt/ltp-ddt_20170116.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170116.bb > b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170116.bb > index 2d78fa8..75e298f 100644 > --- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170116.bb > +++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170116.bb > @@ -4,7 +4,7 @@ SECTION = "console/utils" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" > > -PR = "r11" > +PR = "r12" > PV_append = "+git${SRCPV}" > > PROVIDES += "ltp" > @@ -14,7 +14,7 @@ RDEPENDS_${PN} += "pm-qa serialcheck" > > inherit autotools-brokensep > > -SRCREV = "7b43afae8b931541388b0a7e6f65d7ceb6d01b3e" > +SRCREV = "127c5f715a6bc149189cc4ba84f97cc3d7857c8f" > BRANCH ?= "master" > > SRC_URI = > "git://arago-project.org/git/projects/test-automation/ltp-ddt.git;branch=${BRANCH}" > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
