diff options
Diffstat (limited to 'recipes/images/b2qt-embedded-image.bb')
-rw-r--r-- | recipes/images/b2qt-embedded-image.bb | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/recipes/images/b2qt-embedded-image.bb b/recipes/images/b2qt-embedded-image.bb index cc5a124..6dc4f1f 100644 --- a/recipes/images/b2qt-embedded-image.bb +++ b/recipes/images/b2qt-embedded-image.bb | |||
@@ -14,35 +14,7 @@ inherit core-image | |||
14 | 14 | ||
15 | EXTRA_IMAGEDEPENDS_mx6 += "u-boot-script-boundary" | 15 | EXTRA_IMAGEDEPENDS_mx6 += "u-boot-script-boundary" |
16 | 16 | ||
17 | MACHINE_EXTRA_INSTALL = "" | 17 | MACHINE_EXTRA_INSTALL ?= "" |
18 | |||
19 | MACHINE_EXTRA_INSTALL_raspberrypi += "\ | ||
20 | vc-graphics \ | ||
21 | " | ||
22 | |||
23 | MACHINE_EXTRA_INSTALL_mx5 += "\ | ||
24 | amd-gpu-x11-bin-mx51 \ | ||
25 | " | ||
26 | |||
27 | MACHINE_EXTRA_INSTALL_mx6 += "\ | ||
28 | libgal-mx6 \ | ||
29 | libegl-mx6 \ | ||
30 | libgles2-mx6 \ | ||
31 | gst-fsl-plugin \ | ||
32 | " | ||
33 | |||
34 | MACHINE_EXTRA_INSTALL_beagleboard += "\ | ||
35 | libgles-omap3 \ | ||
36 | libgles-omap3-rawdemos \ | ||
37 | " | ||
38 | |||
39 | MACHINE_EXTRA_INSTALL_emulator = "\ | ||
40 | llvm3.2 \ | ||
41 | libegl-mesa \ | ||
42 | libegl-gallium \ | ||
43 | libgles2-mesa \ | ||
44 | mount-vboxsf \ | ||
45 | " | ||
46 | 18 | ||
47 | GSTREAMER_EXTRA_INSTALL = "\ | 19 | GSTREAMER_EXTRA_INSTALL = "\ |
48 | gst-meta-video \ | 20 | gst-meta-video \ |