Module: meta-ti Branch: master Commit: 7b288d7d05b803032e125f14a3a845c514728003 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=7b288d7d05b803032e125f14a3a845c514728003
Author: Denys Dmytriyenko <[email protected]> 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 <[email protected]> --- 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} \ " _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
