All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] branding-core: re-enable AUTOREV-ed recipes after release
@ 2016-01-12 19:16 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2016-01-12 19:16 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-core.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc b/meta-arago-distro/conf/distro/include/branding-core.inc
index 8789e24..de4fbe6 100644
--- a/meta-arago-distro/conf/distro/include/branding-core.inc
+++ b/meta-arago-distro/conf/distro/include/branding-core.inc
@@ -6,10 +6,10 @@
 # hence this file is mostly empty and used as a template
 
 # Auto rev important packages to pick up latest
-#SRCREV_pn-linux-ti-staging = "${AUTOREV}"
-#SRCREV_pn-linux-ti-staging-rt = "${AUTOREV}"
-#SRCREV_pn-u-boot-ti-staging = "${AUTOREV}"
-#SRCREV_pn-ltp-ddt = "${AUTOREV}"
+SRCREV_pn-linux-ti-staging = "${AUTOREV}"
+SRCREV_pn-linux-ti-staging-rt = "${AUTOREV}"
+SRCREV_pn-u-boot-ti-staging = "${AUTOREV}"
+SRCREV_pn-ltp-ddt = "${AUTOREV}"
 
 # Lower opencl-monitor priority for now, due to affected performance
 ALTERNATIVE_PRIORITY_pn-opencl-monitor = "1"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-12 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-12 19:16 [PATCH] branding-core: re-enable AUTOREV-ed recipes after release 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.