summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorJoel A Fernandes <joelagnel@ti.com>2011-10-13 18:02:48 -0500
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-14 09:35:10 +0200
commit56e8dbbe41aceec1ebe8f09af822ee34eb85954c (patch)
treee94917773626fc7d8088fcfc0cb9be9e75d3723b /recipes-misc
parentd249fa8ef5e38e5353aa268fc2baff1671fd5fa8 (diff)
downloadmeta-ti-56e8dbbe41aceec1ebe8f09af822ee34eb85954c.tar.gz
ti-hw-bringup-image: Add kernel-modules package
Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-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 12624324..0b2fef25 100644
--- a/recipes-misc/images/ti-hw-bringup-image.bb
+++ b/recipes-misc/images/ti-hw-bringup-image.bb
@@ -20,6 +20,7 @@ IMAGE_INSTALL += " \
20 task-ti-test \ 20 task-ti-test \
21 evtest \ 21 evtest \
22 bc \ 22 bc \
23 kernel-modules \
23" 24"
24 25
25CONMANPKGS = "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd" 26CONMANPKGS = "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd"