mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
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@ti.com>
This commit is contained in:
@@ -23,7 +23,6 @@ IMAGE_INSTALL += " \
|
|||||||
bc \
|
bc \
|
||||||
task-ti-test \
|
task-ti-test \
|
||||||
kernel-modules \
|
kernel-modules \
|
||||||
timestamp-service \
|
|
||||||
${EXTRA_MACHINE_IMAGE_INSTALL} \
|
${EXTRA_MACHINE_IMAGE_INSTALL} \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user