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} \ " -- 1.7.8.6 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
