From 3d7f21491e8a4a9838f0f025802f710f1a9300a1 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 14 Sep 2012 00:57:22 -0400 Subject: 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 --- recipes-misc/images/ti-hw-bringup-image.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb index 94900983..1d00210d 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} \ " -- cgit v1.2.3-54-g00ecf