All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arago-source-ipk: Add sources for u-boot-dra7xx
@ 2013-06-05 18:18 Chase Maupin
  0 siblings, 0 replies; only message in thread
From: Chase Maupin @ 2013-06-05 18:18 UTC (permalink / raw)
  To: meta-arago

* Add the source-ipk settings for the u-boot-dra7xx recipe in
  order for the SDK to build properly.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../conf/distro/arago-source-ipk.conf              |    4 ++++
 1 files changed, 4 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 912ec36..11a66ca 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -119,6 +119,10 @@ CREATE_SRCIPK_pn-u-boot-ti-staging = "1"
 SRCIPK_INSTALL_DIR_pn-u-boot-ti-staging = "board-support/u-boot-${PV}-${PR}"
 SRCIPK_PACKAGE_ARCH_pn-u-boot-ti-staging = "${MACHINE_ARCH}"
 
+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}"
+
 CREATE_SRCIPK_pn-u-boot-am180x = "1"
 SRCIPK_INSTALL_DIR_pn-u-boot-am180x = "board-support/u-boot-${UVER}-psp${PSPREL}"
 SRCIPK_PACKAGE_ARCH_pn-u-boot-am180x = "${MACHINE_ARCH}"
-- 
1.7.0.4



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

only message in thread, other threads:[~2013-06-05 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-05 18:18 [PATCH] arago-source-ipk: Add sources for u-boot-dra7xx Chase Maupin

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.