* Add settings to make the Keystone u-boot and kernel sourceipks

Signed-off-by: Chase Maupin <[email protected]>
---
 .../conf/distro/arago-source-ipk.conf              |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf 
b/meta-arago-distro/conf/distro/arago-source-ipk.conf
index 19034b6..231e13d 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -120,6 +120,11 @@ SRCIPK_INSTALL_DIR_pn-u-boot-ti-staging = 
"board-support/u-boot-${PV}"
 SRCIPK_PACKAGE_ARCH_pn-u-boot-ti-staging = "${MACHINE_ARCH}"
 SRCIPK_PRESERVE_GIT_pn-u-boot-ti-staging = "true"
 
+CREATE_SRCIPK_pn-u-boot-keystone = "1"
+SRCIPK_INSTALL_DIR_pn-u-boot-keystone = "board-support/u-boot-${PV}"
+SRCIPK_PACKAGE_ARCH_pn-u-boot-keystone = "${MACHINE_ARCH}"
+SRCIPK_PRESERVE_GIT_pn-u-boot-keystone = "true"
+
 CREATE_SRCIPK_pn-u-boot-dra7xx = "1"
 SRCIPK_INSTALL_DIR_pn-u-boot-dra7xx = "board-support/u-boot-${PV}-${PR}"
 SRCIPK_PACKAGE_ARCH_pn-u-boot-dra7xx = "${MACHINE_ARCH}"
@@ -145,6 +150,11 @@ SRCIPK_INSTALL_DIR_pn-linux-ti-staging = 
"board-support/linux-${PV}"
 SRCIPK_PACKAGE_ARCH_pn-linux-ti-staging = "${MACHINE_ARCH}"
 SRCIPK_PRESERVE_GIT_pn-linux-ti-staging = "true"
 
+CREATE_SRCIPK_pn-linux-keystone = "1"
+SRCIPK_INSTALL_DIR_pn-linux-keystone = "board-support/linux-${PV}"
+SRCIPK_PACKAGE_ARCH_pn-linux-keystone = "${MACHINE_ARCH}"
+SRCIPK_PRESERVE_GIT_pn-linux-keystone = "true"
+
 CREATE_SRCIPK_pn-linux-omapl138-psp = "1"
 SRCIPK_INSTALL_DIR_pn-linux-omapl138-psp = 
"board-support/linux-${KVER}-psp${PSPREL}"
 SRCIPK_PACKAGE_ARCH_pn-linux-omapl138-psp = "${MACHINE_ARCH}"
-- 
1.7.0.4

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

Reply via email to