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