[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
       
    Wed Oct  3 18:22:09 PDT 2012
    
    
  
Module: meta-ti
Branch: denzil
Commit: 3d7f21491e8a4a9838f0f025802f710f1a9300a1
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=3d7f21491e8a4a9838f0f025802f710f1a9300a1
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 9490098..1d00210 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 \
 	task-ti-test \
 	kernel-modules \
-	timestamp-service \
 	${EXTRA_MACHINE_IMAGE_INSTALL} \
 "
 
    
    
More information about the meta-ti
mailing list