From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/conf/distro/arago-source-ipk.conf     | 5 +++++
 meta-arago-distro/conf/distro/include/branding-core.inc | 1 +
 2 files changed, 6 insertions(+)

diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf 
b/meta-arago-distro/conf/distro/arago-source-ipk.conf
index 49002ea..aec669e 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -152,6 +152,11 @@ SRCIPK_INSTALL_DIR_pn-linux-ti-staging-rt = 
"board-support/linux-rt-${PV}${KERNE
 SRCIPK_PRESERVE_GIT_pn-linux-ti-staging-rt = "true"
 SRCIPK_SHALLOW_CLONE_pn-linux-ti-staging-rt = "true"
 
+CREATE_SRCIPK_pn-linux-ti-staging-systest = "1"
+SRCIPK_INSTALL_DIR_pn-linux-ti-staging-systest = 
"board-support/linux-systest-${PV}${KERNEL_LOCALVERSION}"
+SRCIPK_PRESERVE_GIT_pn-linux-ti-staging-systest = "true"
+SRCIPK_SHALLOW_CLONE_pn-linux-ti-staging-systest = "true"
+
 CREATE_SRCIPK_pn-sitara-linux-ti-staging = "1"
 SRCIPK_INSTALL_DIR_pn-sitara-linux-ti-staging = 
"board-support/linux-${PV}${KERNEL_LOCALVERSION}"
 SRCIPK_PRESERVE_GIT_pn-sitara-linux-ti-staging = "true"
diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc 
b/meta-arago-distro/conf/distro/include/branding-core.inc
index de4fbe6..1982f2a 100644
--- a/meta-arago-distro/conf/distro/include/branding-core.inc
+++ b/meta-arago-distro/conf/distro/include/branding-core.inc
@@ -8,6 +8,7 @@
 # Auto rev important packages to pick up latest
 SRCREV_pn-linux-ti-staging = "${AUTOREV}"
 SRCREV_pn-linux-ti-staging-rt = "${AUTOREV}"
+SRCREV_pn-linux-ti-staging-systest = "${AUTOREV}"
 SRCREV_pn-u-boot-ti-staging = "${AUTOREV}"
 SRCREV_pn-ltp-ddt = "${AUTOREV}"
 
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to