Age | Commit message (Collapse) | Author | Files | Lines |
|
Check for touch->focus before using it, as some touchscreens will generate
out-of-screen coordinates and cause touch->focus to be NULL. (e.g. Raspberry Pi
display, some displays after weston-calibrator)
Bug-AGL: SPEC-309
Upstream-Status: Backport [https://cgit.freedesktop.org/wayland/weston/commit/src/input.c?id=2c40d1d30eabe46706822a8b5c94579aeba58e84]
Change-Id: I01b5cf7fd95275290544dffba2771619b1488dff
Signed-off-by: Dennis Field <dennisf@radiosound.com>
|
|
Change-Id: I953bca77105e5470362baa97e4e5ae0061b4d2ae
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Without this environment variable, Weston fails to start on Wandboard
Bug-AGL: SPEC-318
Change-Id: I42696f45d9a9b78dfeea905d3c5066845056894e
Signed-off-by: Dennis Field <dennisf@radiosound.com>
|
|
Add weston.ini with preconfigured but commented
out screen resolutions in the output section.
Weston 1.9 with DRM backend on Renesas Porter
board is known to be picky about monitors and
screen resolutions. This way the developer can
quickly switch to another configuration if the
default fails on the current monitor. This patch
should be considered as a temporary work around
until there is a generic solution.
Bug-AGL: SPEC-298
Change-Id: I772945a083ef4cab240c49e03c5f0cf1172a6ab2
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
To pick:
yocto: Add aarch64 for DragonBoard-410c
Reviewed-on: https://gerrit.iotivity.org/gerrit/14185
Forwarded, to meta-oic maintainer
Even if meta-oic is not a BSP,
meta-agl-bsp will include this recipe's fix
everywhere meta-oic is used (ie: meta-agl-demo).
Bug-AGL: SPEC-158
Change-Id: Ic2cb1b7ff757118d1b535d91649c361831be5f60
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
|
|
TI Jacinto 6 has a 3D GPU that can used to accelerate the graphics
processing requests. This patch replaces the default graphics
drivers and user space libraries only for the dra7xx-evm MACHINE
Change-Id: I1a53594f0fa4dc8fabd16f9ce2c765dd32b9e142
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Change-Id: I62ddb3b512862301f8ff94fcec3fa9d7bbd50a93
Bug-AGL: SPEC-316
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change allows hosting full recipes in the bsp adaptation layers
if needed.
Required by meta-ti until recipes are moved to meta-ti proper.
Change-Id: I91a050405f2be314c0eb988ba932dae88d4e624d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* you can add included.inc file for each feature
* if features is include into an other feature,
they are print during the --help command
#source meta-agl/scripts/aglsetup.sh -h
...
Available features:
[meta-agl]
agl-all-features :( agl-demo agl-appfw-smack agl-devel agl-netboot agl-sota )
agl-archiver
agl-devel
agl-isafw
agl-netboot
[meta-agl-devel]
agl-renesas-kernel
[meta-agl-extra]
agl-appfw-smack
agl-demo :( agl-appfw-smack agl-devel)
Change-Id: I4a72abd48f70a9262203acba84fac24d9dd4dce0
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This updates the packagegroup after changeset 6797
(git commit 81e54e7ff9f51b4c3f4d66e748e92959e28351fe)
which moves hvacplugin to meta-agl-demo.
Change-Id: I420bc101cde668713830347e07cca5ed0c41bdb3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I7ad6fc95f4252424ded09bc1d6d5ab18bf6733fd
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Bug-AGL: SPEC-307
Change-Id: I5ac3c3dad370545a33ce81071a4a15cdb261fa7a
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Change-Id: I337876d9d5311618efd3e5a627724801de0acd6c
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Bug-AGL: SPEC-307
Change-Id: Ide9d4ba013c65cd8162d005006ffe59b0dacddcd
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Bug-AGL: SPEC-254
Change-Id: I1904b7e9ec09d5e9f5acc7a3d4671da9e2dccbb3
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
This changeset simplifies the configuration of the rpi kernel
by using kernel_configure_variable in do_configure_append.
Due to an upstream bug, we need to repeat the final configuration call.
We also enable BLK_DEV_RAM, BLK_DEV_NBD and SMACK.
For this we also define an OVERRIDE for netboot.
v2: add conditional appends for netboot, sota, smack by using overrides.
Change-Id: I2a4a8fae6989246d715fc2fc71bb4c251f423bdb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Icb03b2163d7e36a54f27bee78570240c5d337107
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
* rc.pvr.service is renesas porter board specific
and should not be present into generic weston service
Change-Id: Id866dd57607d105260e0595bf297ec1b9da72047
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This changeset enables the necessary features for AGL in the linux-ti-staging kernel
by using configuration fragments. These are additive to the configuration matrix
done by linux-ti-staging itself (per board).
Apply likewise for other needed options.
Change-Id: Iebd212ca81f1c6a7f65f1f413f2021aa11f8190e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* move Fix on weston "Launch without input devices" from a backport recipes,
(weston 1.9.0) to a clean bbappend.
Change-Id: I8dab2928c3e291969548107e22fd8b29cabffc6b
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This change generalizes the *_setup_EULA*.sh scripts to work with custom layouts.
The 50_setup.sh of the machine template just needs to call
find_and_ack_eula <layerfolder> [<EULA_FILENAME_relative_to_layerfolder>]
The EULA_FILENAME is optional.
Also an optional EULA_FLAG_NAME can be exported which will be used
for the layer.conf.
If no EULA_FLAG_NAME is set, we'll default to the current
ACCEPT_EULA_$MACHINE.
Change-Id: I03a4551e1cf088dce0b13aa5e38f606d67e0fb29
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This changeset adds the imx6qsabrelite board to the mix.
It will be used in snapshot builds and tests in the lava lab
provided by Andrew Murray / Witekio .
Change-Id: Iefc120beeaa14454779ae08c4cd0ff226ce64e73
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This commit adds two new features agl-archiver which
includes and configures the source archiver (snapshot builds)
and agl-isafw which includes and enables the isafw.
Proposed by Stéphane.
Change-Id: I1b38f08ce6f2e936f284d44510c512bee105751f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Launch Weston even if there are no input devices
such a keyboard or a mouse.
Bug-AGL: SPEC-297
Change-Id: I3187b310b1024ef77d4696a06b325bface5de2b3
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Change-Id: I3e3306ec9c8b2cd898beb779bbbade235a83901e
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
|
|
These variables need to be conditional to qemu* (intel-corei7??) and
should not pollute other targets.
Use OVERRIDES here to avoid cut-n-paste.
Change-Id: I6eec3de2da0143c0a3ee40beaf73ba77acfe0a3d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ic7f55de6b1cdaa5cb2daa627905ee7e35f847dfb
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Change-Id: Ic6d76c389b6eadb2d31f91593a927baefb1cd819
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
hvacplugin is used only for demos using legacy AMBd
Change-Id: Ifc3e6523b6f5a1a45e1d29c5a7b45fc5690f3d36
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
This change introduces an agl-all-features flag.
It is basically a feature that will enable a list of
'known-good' features from an included file.
It is meant to serve two purposes:
- simplify automation scripts
- ease-of-use for users building the whole set of features
Change-Id: Ia962d6ec8a6c6345fb27e303cabbf805e729a8ca
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The Makefile hardcods gcc as compiler, then it will be
compiled into wrong format. SO remove it.
Change-Id: I3ab4271d26b4e8cdd2b38aa05421a3dde002297c
Signed-off-by: NuoHan Qiao <qiaonuohan@cn.fujitsu.com>
|
|
Upstream renamed meta-yocto to meta-poky.
Thus rename it in our bblayers.conf.sample file, too.
Change-Id: I8d88592ef6e4ca8d673cef4592a21de0326d2807
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The aglsetup is always succeeded regardless of whether
got errors while executing sub scripts or not.
This is caused by following script.
call_func 2>&1 | tee xxxx.log
The result of this line always becomes 0 (succeeded) by
result of command 'tee'.
The '$PIPESTATUS[]' should be used for this case.
Change-Id: I67bf0dbc86331ec7858bd8edb4739a5e7729275b
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Ensure that rpi-sdimg is created for Raspberry Pi
2 and 3 if feature agl-sota is enabled.
Bug-AGL: SPEC-254
Change-Id: I03ccf0851bdefdbd4e279b979163c225d2be9500
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
This changeset fixes SPEC-261 [1]
The recipe relies on ${B} = ${S} and
ft2demos needs to find the right libtool.
Therefore we remove the hardcoded LIBTOOL in the makefile.
LIBTOOL is already set and imported through config.mk
v2: replaced sed with patch
[1] https://jira.automotivelinux.org/browse/SPEC-261
Change-Id: I25f472a1774b0e7922828271117e96bf254e4b59
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Use "+=" instead of "=" for setting IMAGE_CLASSES
in Raspberry Pi 2 template for local.conf to
prevent failure while building images with
enabled agl-sota feature. The same fix has been
already applied to the Raspberry Pi 3 template.
Unfortunately, although with this fix the build
passes successfully, rpi-sdimg image is not
created.
Change-Id: I9a6e3e4742b0226d962b295b43bbc467d3f0fc77
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Update recipe for LTP as bbappend.
The LTP version is changed to 20160920 from 20160510.
Change-Id: Ic4ab308910aaafa37ee52504d419646512609351
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
|
|
Change-Id: I0e89fc869c048d6bd1b49904a683f645ca51ebec
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
|
|
Use "+=" instead of "=" for setting IMAGE_CLASSES
in Raspberry Pi 3 template for local.conf to
prevent failure while building images with
enabled agl-sota feature.
Bug-AGL: SPEC-254
Change-Id: I5384376908b7ceac1e03a4afff7b9d617e8a379b
Suggested-by: Anton Gerasimov <anton@advancedtelematic.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Change-Id: Ia987b1e5fa8f16faaf6b3b9e69524a793c935cf3
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
The DRM backend is the native Weston backend for systems that
support the Linux kernel DRM, kernel mode setting(KMS), and evdev
input devices.
This patch set the DRM backend as default and also enable bochs
display vga interface for qemu std vga.
To use the DRM backend for Weston, the option "-vga std" should be
set into qemuparams for runqemu script, like below:
qemuparams="-vga std"
Change-Id: I04591999a0a3f7205e42585150e8f50e7414f9ac
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: I72b8d8c7e31205e40665ff63be1c31c085da1816
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
The krogoth branch has the fix backported now.
Change-Id: I8f6ad125ef4614b02cd8f10c5c29eec0fd2fd53c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Those patchs are a rebased version of patchset:
https://lists.freedesktop.org/archives/pulseaudio-discuss/2016-August/026797.html
Change-Id: I367686217a2af409c46c2aab0be62c01a058d2f1
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Increase the priority of Yocto/OE layer
meta-agl-bsp to 10 because meta-raspberrypi has
priority 9.
Bug-AGL: SPEC-254
Change-Id: Ibd020b432b2865c5bb00fb2d7a56840a2c1e2cef
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Fix typo by replacing "meta-fsm-arm-extra" with
"meta-fsm-arm-extra".
Bug-AGL: SPEC-256
Change-Id: I7fdb84dc92d19a1d585bae6660accf106b5c4512
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Add bbappend file of glmark2 for using it on wayland.
If you want to use glmark2, please see the following step:
1. Add IMAGE_INSTALL_append in conf/local.conf
> IMAGE_INSTALL_append = " \
> glmark2 \
> "
2. Bitbake image such as agl-demo-platform.
3. Power up the board with created image in step 2.
4. [on board] Modify /etc/xdg/weston/weston.ini
for switching ivi-shell to desktop-shell
> [core]
> shell=ivi-shell.so
↓
> [core]
> shell=desktop-shell.so
5. [on board] Restart weston.service
> # systemctl restart weston.service
6. [on board] Execute glmark2
> # glmark2-es2-wayland
Change-Id: I8c6c839f4a1e0099b118f33fe3aa824a6c922e8b
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
rpi and fsl* use a BBFILE_COLLECTIONS value w/o meta.
Extend the statement to include these cases.
Change-Id: I2d01bd30b40a01df298b1842944596f588f77ae9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Remove proprietary components such as libomxil
which require setting
LICENSE_FLAGS_WHITELIST = "commercial".
Bug-AGL: SPEC-254
Change-Id: I93afadcaf70de8c0af23466efa7a4e3ef45d20b6
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
This saves an extra bbappend file which is dangling when we do try to build for porter-nogfx.
Change-Id: I519670f61da21ea7cd0bf40090d36934a83a56d6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|