From 6a042e9ea0633c92dfdb87cef542c320334d82e1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 3 Apr 2014 12:43:02 +0200 Subject: gpu-viv-bin-mx6q: add bbappend for no samples adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the libraries but not the samples. --- .../gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend (limited to 'recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend') diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend new file mode 100644 index 0000000..690f420 --- /dev/null +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bbappend @@ -0,0 +1,14 @@ +# meta package to pull in the libries, but not the (huge) samples +PACKAGES =+ "gpu-viv-bin-mx6q-libraries " +FILES_gpu-viv-bin-mx6q-libraries = "" +ALLOW_EMPTY_gpu-viv-bin-mx6q-libraries = "1" +RDEPENDS_gpu-viv-bin-mx6q-libraries = " \ + libclc-mx6 \ + libegl-mx6 \ + libgles-mx6 \ + libgles2-mx6 \ + libglslc-mx6 \ + libopencl-mx6 \ + libopenvg-mx6 \ + libvdk-mx6 \ +" \ No newline at end of file -- cgit v1.2.3