All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ti-hw-bringup-image: remove duplicate timestamp-service, as it's in systemd-image
@ 2012-09-14  6:13 Denys Dmytriyenko
  2012-09-14  6:16 ` Denys Dmytriyenko
  2012-09-18  0:51 ` Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2012-09-14  6:13 UTC (permalink / raw)
  To: meta-ti

Since systemd-image from meta-angstrom already includes timestamp-service, remove
the duplicate from ti-hw-bringup-image recipe, which uses the former as a base.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-misc/images/ti-hw-bringup-image.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb
index e8dd5ed..62b4c73 100644
--- a/recipes-misc/images/ti-hw-bringup-image.bb
+++ b/recipes-misc/images/ti-hw-bringup-image.bb
@@ -23,7 +23,6 @@ IMAGE_INSTALL += " \
 	bc \
 	packagegroup-ti-test \
 	kernel-modules \
-	timestamp-service \
 	${EXTRA_MACHINE_IMAGE_INSTALL} \
 "
 
-- 
1.7.8.6



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

end of thread, other threads:[~2012-09-18  5:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  6:13 [PATCH 1/2] ti-hw-bringup-image: remove duplicate timestamp-service, as it's in systemd-image Denys Dmytriyenko
2012-09-14  6:16 ` Denys Dmytriyenko
2012-09-18  0:51 ` Denys Dmytriyenko
2012-09-18  5:45   ` Maupin, Chase

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.