All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/10] arago-source-ipk.conf: Adjust sourceipk for omap3 kernels
@ 2013-03-04 20:01 fcooperjr27
  2013-03-04 20:01 ` [PATCH 02/10] linux-omap-psp_2.6.37: Add Arago specific appends fcooperjr27
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: fcooperjr27 @ 2013-03-04 20:01 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

From: Franklin S. Cooper Jr <fcooper@ti.com>

* The kernel recipe for am3517 and am37x have been renamed to reflect the recipe
  name already in meta-ti.
* Tweak the sourceipk value to address this change.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../conf/distro/arago-source-ipk.conf              |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf b/meta-arago-distro/conf/distro/arago-source-ipk.conf
index bc5ff59..88cd21d 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -116,9 +116,9 @@ 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}"
 
-CREATE_SRCIPK_pn-linux-omap3 = "1"
-SRCIPK_INSTALL_DIR_pn-linux-omap3 = "board-support/linux-${KVER}-psp${PSPREL}"
-SRCIPK_PACKAGE_ARCH_pn-linux-omap3 = "${MACHINE_ARCH}"
+CREATE_SRCIPK_pn-linux-omap-psp = "1"
+SRCIPK_INSTALL_DIR_pn-linux-omap-psp = "board-support/linux-${KVER}-psp${PSPREL}"
+SRCIPK_PACKAGE_ARCH_pn-linux-omap-psp = "${MACHINE_ARCH}"
 
 CREATE_SRCIPK_pn-linux-am335x = "1"
 SRCIPK_INSTALL_DIR_pn-linux-am335x = "board-support/linux-${KVER}"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-03-04 20:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 20:01 [PATCH 01/10] arago-source-ipk.conf: Adjust sourceipk for omap3 kernels fcooperjr27
2013-03-04 20:01 ` [PATCH 02/10] linux-omap-psp_2.6.37: Add Arago specific appends fcooperjr27
2013-03-04 20:01 ` [PATCH 03/10] u-boot_2010.12-psp03.21.00.04.sdk: Set sourceipk variables fcooperjr27
2013-03-04 20:01 ` [PATCH 04/10] u-boot_2012.04.01: Set variables for sourceipk fcooperjr27
2013-03-04 20:01 ` [PATCH 05/10] linux_3.3.7: Set sourceipk variables fcooperjr27
2013-03-04 20:01 ` [PATCH 06/10] arago.conf: Set PREFERRED_PROVIDER and VERSION for omap3 devices fcooperjr27
2013-03-04 20:01 ` [PATCH 07/10] arago.conf: Don't pull in xloader recipe fcooperjr27
2013-03-04 20:09   ` Denys Dmytriyenko
2013-03-04 20:01 ` [PATCH 08/10] arago.conf: Enable white list gst-ffmpeg fcooperjr27
2013-03-04 20:01 ` [PATCH 09/10] arago-source-ipk.conf: Remove linux-stable and use linux fcooperjr27
2013-03-04 20:01 ` [PATCH 10/10] package-group-arago-gst: Add back gst-ffmpeg fcooperjr27
2013-03-04 20:03 ` [PATCH 01/10] arago-source-ipk.conf: Adjust sourceipk for omap3 kernels 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.