All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arago-source-ipk: Preserve latest kernel and u-boot git repository
@ 2013-09-30 23:23 Franklin S. Cooper Jr
  2013-09-30 22:42 ` Cooper Jr., Franklin
  0 siblings, 1 reply; 3+ messages in thread
From: Franklin S. Cooper Jr @ 2013-09-30 23:23 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* Preserve the git repository when the sources are packaged up.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../conf/distro/arago-source-ipk.conf              |    2 ++
 1 files changed, 2 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 63cad0d..a321271 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -121,6 +121,7 @@ SRCIPK_PACKAGE_ARCH_pn-x-load = "${MACHINE_ARCH}"
 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}"
+SRCIPK_PRESERVE_GIT_pn-u-boot-ti-staging = "true"
 
 CREATE_SRCIPK_pn-u-boot-dra7xx = "1"
 SRCIPK_INSTALL_DIR_pn-u-boot-dra7xx = "board-support/u-boot-${PV}-${PR}"
@@ -145,6 +146,7 @@ SRCIPK_PACKAGE_ARCH_pn-u-boot-am3517 = "${MACHINE_ARCH}"
 CREATE_SRCIPK_pn-linux-ti-staging = "1"
 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-omapl138-psp = "1"
 SRCIPK_INSTALL_DIR_pn-linux-omapl138-psp = "board-support/linux-${KVER}-psp${PSPREL}"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-09-30 22:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 23:23 [PATCH] arago-source-ipk: Preserve latest kernel and u-boot git repository Franklin S. Cooper Jr
2013-09-30 22:42 ` Cooper Jr., Franklin
2013-09-30 22:49   ` 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.