summaryrefslogtreecommitdiff
path: root/recipes-images/images/angstrom-qt5-x11-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-06-16 11:14:49 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-18 14:08:29 +0200
commit435920bd65e8bf850547325bed8c8af96f8dab88 (patch)
tree06f5e53073cf13c7b73fa2ac2eeba8d0bd69d550 /recipes-images/images/angstrom-qt5-x11-image.bb
parent2547cb008f7a4eae3115e88076c15d7183e1617c (diff)
images: remove uclibc override
uClibc has been removed in morty. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-images/images/angstrom-qt5-x11-image.bb')
-rw-r--r--recipes-images/images/angstrom-qt5-x11-image.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index 6bb08ff..1fb7355 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -38,7 +38,6 @@ DISTRO_UPDATE_ALTERNATIVES ??= ""
ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE} ${DISTRO_UPDATE_ALTERNATIVES}", d)}'
CONMANPKGS ?= "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-client"
-CONMANPKGS_libc-uclibc = ""
#deploy the OpenGL ES headers to the sysroot
DEPENDS_append_tegra = " nvsamples"