summaryrefslogtreecommitdiff
path: root/recipes
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
commit5a547cdf9981ba13b9009e488de35db1da81244b (patch)
tree80c7927daa116c52408fb3621725761beb8d0cfc /recipes
parenta7d270780bc174a627f6fd8515b3b1b4a55a91d4 (diff)
add packages needed for CAN. only built the ipk but not add it to image
Diffstat (limited to 'recipes')
-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 \