From 8b776c7e1a23da4ba5a7a7ca688cc5b8d048e70a Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 19 Dec 2017 22:53:48 +0100 Subject: images: follow upstream name change of libopencl-imx The package libopencl-mx6 has been renamed to libopencl-imx. Signed-off-by: Stefan Agner Acked-by: Marcel Ziswiler --- recipes-images/images/angstrom-lxde-image.bb | 2 +- recipes-images/images/angstrom-qt-x11-image.bb | 2 +- recipes-images/images/angstrom-qt5-x11-image.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-images') diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb index 1a59d5c..12e4009 100644 --- a/recipes-images/images/angstrom-lxde-image.bb +++ b/recipes-images/images/angstrom-lxde-image.bb @@ -220,7 +220,7 @@ IMAGE_INSTALL_append_tegra124m = " \ IMAGE_INSTALL_MX6QDL = " \ gpio-tool \ packagegroup-fsl-gpu-libs \ - libopencl-mx6 \ + libopencl-imx \ gnome-disk-utility \ mime-support \ eglinfo-x11 \ diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb index 889c1a8..28d9ca6 100644 --- a/recipes-images/images/angstrom-qt-x11-image.bb +++ b/recipes-images/images/angstrom-qt-x11-image.bb @@ -222,7 +222,7 @@ IMAGE_INSTALL_append_tegra124m = " \ " IMAGE_INSTALL_MX6QDL = " \ packagegroup-fsl-gpu-libs \ - libopencl-mx6 \ + libopencl-imx \ eglinfo-x11 \ " IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}" diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb index 0777f17..3f31763 100644 --- a/recipes-images/images/angstrom-qt5-x11-image.bb +++ b/recipes-images/images/angstrom-qt5-x11-image.bb @@ -200,7 +200,7 @@ IMAGE_INSTALL_append_tegra124m = " \ " IMAGE_INSTALL_MX6QDL = " \ packagegroup-fsl-gpu-libs \ - libopencl-mx6 \ + libopencl-imx \ eglinfo-x11 \ " IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}" -- cgit v1.2.3