From 7e8098ecc2c164f6d7cc274801d293f0444e81bc Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 1 Oct 2012 18:50:15 +0200 Subject: update to L4T R16, use abi hard float instead of soft float --- recipes/images/angstrom-lxde-image.bb | 5 +++-- recipes/images/trdx-extra.inc | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'recipes') diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 0de0249..997fa00 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -32,7 +32,8 @@ CONMANPKGS_libc-uclibc = "" DEPENDS += "gst-plugins-good gst-plugins-bad gst-plugins-ugly" #deploy the OpenGL ES headers to the sysroot -DEPENDS += "nvsamples" +#this package does not compile with hf +#DEPENDS += "nvsamples" #build some ipk which are needed together with CAN, but do not yet install them DEPENDS += "canutils libsocketcan iproute2" @@ -132,10 +133,10 @@ IMAGE_INSTALL += " \ libpcreposix \ libxcomposite \ alsa-states \ + firefox \ " # firefox at the moment segfaults -# firefox \ # flash-plugins \ # gst-plugin-mpegdemux diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 53d0719..ddfba29 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -46,6 +46,8 @@ IMAGE_INSTALL += " \ nbench-byte \ \ trdx-nv-binaries \ + trdx-nv-binaries-nv-gstapps \ + trdx-nv-binaries-restricted-codecs \ ${IMAGE_INSTALL_MACHINE} \ trdx-config \ \ -- cgit v1.2.3