74879dbbf8a66a52aa486b4e3e6e30d406571b92
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_imx6qsabreauto.inc
1 # Caution: Hand-merge needed when original recipes are updated
2 #
3 # Here we only have selected lines from the following (and
4 # their included) files
5 #
6 # fslc-wayland.conf
7 # fsl-image-multimedia-full.bb
8 #
9
10 # fslc-wayland.conf
11
12 #
13 # Followings were intentionally removed from the original recipe
14 # to make our set simpler
15
16 # gtk+3-demo clutter-1.0-examples
17 #
18
19 IMAGE_INSTALL_append = " \
20     packagegroup-fsl-tools-gpu \
21     packagegroup-fsl-gstreamer1.0 \
22     packagegroup-imx-tools-audio \
23     weston weston-init weston-examples \
24 "
25
26 # fsl-image-multimedia-full.bb
27
28 IMAGE_INSTALL_append = " \
29     packagegroup-fsl-gstreamer1.0-full \
30 "
31
32 # fix build error
33
34 SECURITY_CFLAGS_pn-devil = "${SECURITY_NO_PIE_CFLAGS}"
35