All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV for release
@ 2013-12-09 18:47 Denys Dmytriyenko
  2013-12-09 18:47 ` [PATCH 2/2] linux-ti-staging: disable AUTOREV and use SRCREV from meta-ti " Denys Dmytriyenko
  2013-12-09 22:33 ` [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV " Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-12-09 18:47 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-09 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 18:47 [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV for release Denys Dmytriyenko
2013-12-09 18:47 ` [PATCH 2/2] linux-ti-staging: disable AUTOREV and use SRCREV from meta-ti " Denys Dmytriyenko
2013-12-09 22:33 ` [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.