diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-26 12:04:46 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-28 08:58:20 +0000 |
commit | b6e1fb4e197b226df3e5e5cd52322c933edf8132 (patch) | |
tree | d7960c2234e9941db9e32e4ba739e1bee8f714e7 /meta-boot2qt-distro/conf | |
parent | 57273bc2626ac89abc616e51e1607e6c8bf8125e (diff) | |
download | meta-boot2qt-b6e1fb4e197b226df3e5e5cd52322c933edf8132.tar.gz |
raspberrypi: update to sumo
Update meta-raspberrypi layer to the latest revision on sumo branch
and make the necessary adaptations. Userland recipe updated to match
one from master branch.
Change-Id: Ied57793c78fbd022a1b134a6d3165b98bd8a0518
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt-distro/conf')
-rw-r--r-- | meta-boot2qt-distro/conf/distro/include/raspberrypi.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-boot2qt-distro/conf/distro/include/raspberrypi.inc b/meta-boot2qt-distro/conf/distro/include/raspberrypi.inc index 1d2cf9d..65faba4 100644 --- a/meta-boot2qt-distro/conf/distro/include/raspberrypi.inc +++ b/meta-boot2qt-distro/conf/distro/include/raspberrypi.inc | |||
@@ -47,10 +47,6 @@ VIDEO_CAMERA = "1" | |||
47 | 47 | ||
48 | MACHINE_FEATURES += "pitft" | 48 | MACHINE_FEATURES += "pitft" |
49 | 49 | ||
50 | BBMASK += "\ | ||
51 | meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.12%.bbappend \ | ||
52 | " | ||
53 | |||
54 | MACHINE_GSTREAMER_1_0_PLUGIN += "gstreamer1.0-omx" | 50 | MACHINE_GSTREAMER_1_0_PLUGIN += "gstreamer1.0-omx" |
55 | 51 | ||
56 | KERNEL_DEVICETREE += "\ | 52 | KERNEL_DEVICETREE += "\ |