[meta-ti] Denys Dmytriyenko : ti-hw-bringup-image: remove duplicate timestamp-service , as it's in systemd-image

Arago Project git git at arago-project.org
Tue Sep 18 17:03:27 PDT 2012


Module: meta-ti
Branch: master
Commit: 7b288d7d05b803032e125f14a3a845c514728003
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=7b288d7d05b803032e125f14a3a845c514728003

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Fri Sep 14 00:57:22 2012 -0400

ti-hw-bringup-image: remove duplicate timestamp-service, as it's in systemd-image

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 at 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} \
 "
 




More information about the meta-ti mailing list