So, these 2 patches should go into ti2013.10.x branch, which will be used for the upcoming ti2013.10.00 release (and/or any following point releases)
And, BTW, 2013.10 signifies the quarter, not the month of the release, so it's still current in December... :) -- Denys On Mon, Dec 09, 2013 at 01:47:11PM -0500, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git > a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend > b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend > index 9fcc92f..eab32c0 100644 > --- a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend > +++ b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend > @@ -1,9 +1,12 @@ > -PR_append = "-arago3+gitr${SRCPV}" > +PR_append = "-arago4+gitr${SRCPV}" > > RDEPENDS_${PN} += "linaro-pm-qa-utils" > > # Auto rev so we pick up the latest changes > -SRCREV = "${AUTOREV}" > +#SRCREV = "${AUTOREV}" > + > +# Temporary disable AUTOREV for release > +SRCREV = "1a37c1b3cdcc34fcd34bc5df03e338ee074822d6" > > FILES_${PN}-dbg += " \ > ${LTPROOT}/testcases/realtime/*/*/.debug \ > -- > 1.8.3.2 > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
