summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-01 18:07:52 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-10-18 20:32:53 +0200
commit2ec4e49688219d549b1bafbdeeb1898f5c02d982 (patch)
tree121d5c1c0d0a4a0b43b27706221d9822be0b6966 /recipes/images/angstrom-lxde-image.bb
parent76fe364cc329bcc7208a6aa985d7f5d2b4d3c7ee (diff)
add packages needed for CAN. only built the ipk but not add it to image
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index fc936db..0de0249 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -34,6 +34,8 @@ DEPENDS += "gst-plugins-good gst-plugins-bad gst-plugins-ugly"
#deploy the OpenGL ES headers to the sysroot
DEPENDS += "nvsamples"
+#build some ipk which are needed together with CAN, but do not yet install them
+DEPENDS += "canutils libsocketcan iproute2"
# Additional X libs not pulled in by any package \
# xtrans libxevie \