summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-11 15:37:39 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-11 15:37:39 +0100
commit3a1403b4f2db9ebcaace0e4d26eec0597a353696 (patch)
treed7e1ab39fa8576a3cab4ac65716da20a1cfe9255
parent245e5c80cadfa81b3add7302de50b5a4283a8071 (diff)
downloadmeta-ti-3a1403b4f2db9ebcaace0e4d26eec0597a353696.tar.gz
ti-hw-bringup-image: add timestamp service
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-misc/images/ti-hw-bringup-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb
index 36cb7d96..4e708bbc 100644
--- a/recipes-misc/images/ti-hw-bringup-image.bb
+++ b/recipes-misc/images/ti-hw-bringup-image.bb
@@ -24,6 +24,7 @@ IMAGE_INSTALL += " \
24 evtest \ 24 evtest \
25 bc \ 25 bc \
26 kernel-modules \ 26 kernel-modules \
27 timestamp-service \
27 ${EXTRA_MACHINE_IMAGE_INSTALL} \ 28 ${EXTRA_MACHINE_IMAGE_INSTALL} \
28" 29"
29 30