Age | Commit message (Collapse) | Author | Files | Lines |
|
Breakout smack patchset files definitions into both 4.4
and 4.9 bbappends since the later only needs one of the patches.
Issue: SPEC-443
Change-Id: I04afcaf55da2f9aa735e6798ba60a00ba0838726
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
* Fix build for AGL
Change-Id: I2f799daab05dd295397d2ae05b7e9ab1d707128c
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This changeset patches the rpi with the needed changes to
allow bluetooth to work together with smack. The patches were
developed for porter and are a backport of patches submitted
for 4.10+ .
Bug-AGL: SPEC-293
Change-Id: I96d04a709de6ad7843840d9ae154f041173948a2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change add support for the official touchscreen that is connected throught the DSI-1
port to the board.
Change-Id: If85490ca69310922b8bf314681d1d8459995c61e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
For dynamically allocating of CMA blocks the low and high water marks
settings determine when the GPU requests or releases memory from the
CPU.
Change-Id: Iad494c101fec0884bb687c5ea51c9657b7c17bd9
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add ENABLE_CMA setting that enables required kernel configuration
to allow the dynamic CMA to function.
Change-Id: I0b0ab0fd7fd64454ea3cc9a89344a98897838e11
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Set CMDLINE_DEBUG in linux-raspberrypi_4.4.bbappend to disable the debug
logging by the kernel and systemd that was spamming the console. As a side
benefit, this noticeably speeds up booting.
Change-Id: Ic99b1626ea20a27d3d157bcb952ec30cd50baeb2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add the commented out mode line for using the GeChic 1502i in 1080p so
that it's easy to enable it for the CES demo setup.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Idcdf25188d3391403ee29c5bda7568c652b4c730
|
|
Fix Weston configurations for Raspberry Pi 2/3
and run it in IVI shell. Following these changes
start_ALS2016_ivi-shell.sh works again.
Bug-AGL: SPEC-268
Change-Id: Ief75dfc078a42aba65161783b2a7beef23115e33
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Using IVI-shell as default for following platforms:
- QEMU
- Renesas
- Raspberry Pi
The IVI-shell is needed to run the CES 2017 demo.
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
|
|
Set XDG_RUNTIME_DIR for Raspberry Pi in weston.sh
to /run/user/0.
Bug-AGL: SPEC-310
Change-Id: I283ee98ae17a54aa3e6a4c8574ab9debe1b21fbb
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Add kernel config fragments to enable support for the TP-Link TL-W722N
USB Wifi adapter on both Turbot and Porter, and RTL2832U DVB USB adapter
on Porter.
v2 (jsmoeller): Adapt linux-yocto bits and add rpi3 + vayu
- moving linux-yocto appends catches all the linux-yocto boards
- adding the fragments to the other boards likewise
- yet todo: sabre, wandboard
v3 (jsmoeller): remove leftover file://
Change-Id: Ic2c3255d9383ccfe8b24d034ef43779d120c5ee1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I337876d9d5311618efd3e5a627724801de0acd6c
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>
|
|
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>
|
|
Set environment variable XDG_RUNTIME_DIR and fix
Weston on Raspberry Pi 2/3 through script
/etc/profile.d/weston.sh.
Change-Id: Ie561623641f287e1ec911a5813c2cff225af4977
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Replace weston.ini configration for Raspberry Pi
and use drm-backend.so as a backend for Weston.
Change-Id: I8acedd63fc0a124e4f369609270094c76b7e7f88
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Yocto/OE layer that extends the recipes for mesa
and the supported Linux kernel for Raspberry Pi
for successful build of AGL with Wayland, Weston
and Qt. It is based on the existing ports of
Tizen and GENIVI Development Platform for
Raspberry Pi.
Change-Id: Icfed9e888c2abaf26c14ab402d0a90215862afbd
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|