Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL : SPEC-2420
To use remoting plugin, we should use new
section in weston.ini.
Example)
[remote-output]
name=remote-1
mode=384x368@30
host=192.168.10.30
port=5005
Man)
https://gitlab.freedesktop.org/wayland/weston/blob/master/man/weston-drm.man#L149
https://gitlab.freedesktop.org/wayland/weston/merge_requests/7
Change-Id: Ifc271867dd2b1f2fe1794a08af188006f7b7779b
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Once we release rc1, the window for rc2 is open again.
Change-Id: Ic03710be9c8364d08ce8628e434c26388f3e39f2
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
|
|
|
|
To be merged together with:
https://gerrit.automotivelinux.org/gerrit/#/c/AGL/AGL-repo/+/21389/
v2: fix the aglsetup script
v3: fix scripts to extract m3ulcb
v4: use single folder for BSPs
Bug-AGL: SPEC-2450
Change-Id: I3227896c68ec1413f55cf67ad8f15a7adfe87a52
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-2473
Change-Id: I2ff9ec3f5a55b32737c858c5eb2e835b582af0e4
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Only pipewire is supported now, therefore we don't
need the switches
Bug-AGL: SPEC-2473
Change-Id: Ia8e40556ae7f11483ebee54ed2926ae8e6878ebf
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
And we no longer need to care about older systems
Bug-AGL: SPEC-2473
Change-Id: Iac46298183f7ed0e080c71fb94e57ed8f3e1283c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Only pipewire is supported now, all other switches can go away
Bug-AGL: SPEC-2473
Change-Id: I443dba64bc92282dfbb440a05c792b631570fc92
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Only pipewire is supported now as the backend,
therefore we don't need the switches
Bug-AGL: SPEC-2473
Change-Id: Ie5e9319c064e972f367d67fe3b898cb3ad142d6c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
|
|
|
|
|
|
* changes:
Fix : do_patch waring weston 6.0.0
[RCAR] Remove unnecessary device tree file
|
|
Backport weston patch to Fix do_patch warning.
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
--
WARNING: weston-6.0.0-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:
devtool modify <recipe>
devtool finish --force-patch-refresh <recipe> <layer_path>
Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-make-error-portable.patch
patching file configure.ac
Hunk #1 succeeded at 126 with fuzz 2 (offset 17 lines).
patching file libweston/weston-error.h
patching file libweston/weston-launch.c
Now at patch 0001-make-error-portable.patch
Bug-AGL: SPEC-2499
Change-Id: If80c4e71be1f58362c78fec9ca6c2ca29d224c39
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Add qtaglextras to meta-agl-profile-graphical-qt5. This is required
to fix building the cluster demo SDK now that qtaglextras has been
added to packagegroup-qt5-toolchain-target.
Bug-AGL: SPEC-2484
Change-Id: Ife540347c4b3912841a9d0e2d895afc458ca904c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The commit of the omap5-sgx-ddk-linux git repository used by the
ti-sgx-ddk-km recipe is changed by recent commits to meta-ti to
introduce generic support for armel (soft-float) targets. This conflicts
with the existing patch in meta-agl which adds support for our
toolchain.
The simplest fix is to pin to a working commit by setting SRCREV to the
previous commit on the same branch. This is the same commit that is
currently used and so it won't have any effect until the meta-ti layer
itself is updated.
For reference, the commit in question can be seen here:
https://git.ti.com/graphics/omap5-sgx-ddk-linux/commit/dbdbd9309a58ee723fc827ef5fd45c28347cf61f
Bug-AGL: SPEC-2490
Change-Id: I2924cdadd697680567a9378eb3242f8dd526a429
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
Bug-AGL: SPEC-2486
Change-Id: Ic0cf9128d1630ede1af8024e3bd5258b7529b683
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
We seem to miss a few bits that changed between kernel 4.9 and kernel 4.14
regarding the 7'' touchscreen.
One addition is the rpi-backlight.dtbo which we also need to use in our create-combined-dtb
recipe for CI use.
We also seem to require https://github.com/raspberrypi/linux/pull/2693#issue-217750943 .
Thanks to Scott Murray for the help digging through this.
v2 and v3: add devicetree changes
v4 and v5: fix name of dtbo
v6: move append to machine include - we need it as a global var
v7: add to config.txt for sdcard boot case
Bug-AGL: SPEC-2465
Change-Id: I2bb3cd974b74a790292e1f36ffdca034928e0bca
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bump the distro configuration.
Change-Id: Icb7ac269a6b8cdd74f2b2d1d4a85d51202c9225e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The previous commit had it in the wrong folder.
Correct that.
Change-Id: Iadced308d90f4bb0babb40cc7e37f4c20a93a860
Bug-AGL: SPEC-2450
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
As requested for the WM and HS rewrite.
Tested on m3, minnow, qemux86-64, rpi3.
(cherry picked from commit fda5568cf4bc268088c9d1f925007d682bb7ef5d)
Multiple commits to applied at once.
Bug-AGL: SPEC-2444
Change-Id: I3f74b40213d4c4a65400a53fe9c57f52fe3b6096
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The title for the overview of the AGL Layers topic was badly
named. It was called "AGL Overview", which indicates an overview
of AGL itself. The topis really an introduction to the layers
that AGL uses. I changed it to "Overview", which also matches
how the topics are named for "guppy" and "flounder".
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I230e3e4ffae47e550f25723823dae6c8456beafb
|
|
|
|
|
|
QEMU arm/arm64 need some VIRTIO configs for having storage for rootfs.
Bug-AGL: SPEC-2376
Change-Id: Ia4b53092418b9f5e4040b8dafc58262a98bcac46
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
|
|
Bug-AGL : SPEC-2420
This reverts commit b4cd3148e509f566b1a28a02a5f1032ad48aad8c.
After weston 6.0 or later, remoting plugin is used instead of
current gst-record. The argumant "--gst-record" is not
necessary.
Change-Id: I580c2acb63a86b2780f0b1b0ba4b4cb357669f39
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
This is for the 3b+ board.
Change-Id: I428a12b836c1f7c3f01b29602e666ae28efd647f
Bug-AGL: SPEC-2456
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
|
|
|
|
Renesas BSP 3.19 is not actually available. But the graphics binaries are.
So this patch get the 3.19 GFX binaries to patch the 3.15 GFX binaries ones.
To achieve that, the following zip is needed:
"R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-weston5-20190516.zip"
(Note: the name of the zip can change).
By this way, BSP 3.15 of Renesas will be used with the 3.19 GFX binaries.
This solves the graphic issue of the M3ULCB and H3ULCB boards.
This hotfix has been tested on m3ulcb with success.
Warning: This patch has to be revert when the BSP of Renesas will
be updated to 3.19 (at least).
Bug-AGL: SPEC-2253
Change-Id: Ieaab76fb08618f9994c3ff5969d9a361d08b65d2
Signed-off-by: Pierre MARZIN <pierre.marzin@iot.bzh>
|
|
Part of the layer cleanup.
Bug-AGL: SPEC-2450
Change-Id: I0e0517c6f5aeaa1378715acde8adda6200119aba
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
As memory is already low on 32-bit, the 64-bit target is deprecated for now.
There is no benefit in maintaining two targets atm.
Change-Id: I29d755ff70693280dcc1e4ce996bd4c2894bacfb
Bug-AGL: SPEC-2323
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
We were missing the SRCREV bump on afb-test.
This also fixes the '/p' prefix issue.
v2: fix gitsm -> git in SRC_URI and brain bug on RDEPENDS vs. DEPENDS.
Bug-AGL: SPEC-2423
Change-Id: Ibcec604ee5b3441e6863c3eaf8ee8ceaa3ee16d6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-2423
.
Change-Id: If937e6b7891d5d697f5d25e8439b5811453ccb5d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The BBE is has fairly limited CPU and Graphics power so everything is
sluggish at 1080p. Things work much better at 720p.
However, if the 'hdmi-a-1-270.cfg' file has been removed (for example, when
building the cluster demo) then don't try to modify it.
Bug-AGL: SPEC-2409
Change-Id: I614bf6a7d65f5d51b6f9b1b776851562151fe2f6
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
The default gbm-format needs to be changed on the BeagleBone Enhanced
due to a hardware errata on the AM335x SoC.
For further details see the following section of the TI wiki:
http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#AM3_Beagle_Bone_Black_Board_Configuration
The TI documentation recommends further changes to powervr.ini and
qt_env.sh. The change to powervr.ini is already applied in the
meta-sancloud layer and the change to qt_env.sh was found not to be
needed.
Bug-AGL: SPEC-2409
Change-Id: Iec91ab939b13bd4f936e64681d45931dafb8ee91
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
The tilcdc DRM driver needs more CMA memory available than we reserve by
default in order to give a working GUI in AGL guppy.
Bug-AGL: SPEC-2409
Change-Id: I0e09773c37133db86520fc15ed0ad11e80382b2e
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
This is the first step towards integration of the Sancloud BeagleBone
Enhanced (BBE) BSP with AGL.
When building the BBE kernel for AGL we need to pick up the correct .inc
files.
Bug-AGL: SPEC-2409
Change-Id: I05fe3094e75e873984df57f9610c704dd3c10e29
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
The git history shows that the weston-ini-conf changes in
meta-agl-bsp/meta-ti were added to support the dra7xx-evm.
These changes should not be applied for other machines which use the
meta-ti layer such as the beaglebone and bbe.
Bug-AGL: SPEC-2409
Change-Id: Ia21425bfda3ec03ef51371c14fcbca94a5067a7c
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
|
|
Below url's toppart seems un-official.
http://docs.automotivelinux.org/master/docs/devguides/en/dev/reference/meta-agl.html
Bug-AGL: SPEC-2382
Change-Id: Icfffa07e2fbc0a6aeaa83580d7e0007805bd5267
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
add agl-service-bluetooth-map to packagegroup-agl-core-services
Bug-AGL: SPEC-2351
Change-Id: I7242377f1b55c2e24f0d0f0124e0f1319544d380
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
recipe
Add initial recipe for the Bluetooth MAP (Message Access Profile) binding.
Bug-AGL: SPEC-2351
Change-Id: I9a40091f218e6ccef7af64aaed8d04b7cc605455
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|