- Jun 07, 2020
-
-
Carsten Behling authored
- use new kernel with SIS9255 touch support and updated kernel's defconfig
-
Carsten Behling authored
- added vpu firmware to 'linux-firmware' with an bbappend file that is a much cleaner solution than an extra package
-
- May 25, 2020
-
-
Carsten Behling authored
refs #41059: BSP/SDK: changed rootfs image archive type to 'tar.bz' since FlashNGo tar doesn't support 'tar.xz'
-
Carsten Behling authored
refs #41059: BSP/SDK: changed rootfs image archive type to 'tar.bz' since FlashNGo tar doesn't support 'tar.xz'
-
- May 24, 2020
-
-
Carsten Behling authored
- updated kernel version that know comes with a working display
-
- May 11, 2020
-
-
Clemens Terasa authored
This layer will become the machine only layer and thus will not define the distro. Thus remove the distro (but move it to the meta-guf-distro layer).
-
Clemens Terasa authored
In order to divide the meta-guf layer into -machine and -distro layers we need to pull out machine specific packages into the machine description. Add the firmware package to the MACHINE_ESSENTIAL_EXTRA_RDEPENDS to build and install it. See also: https://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS
-
- May 08, 2020
-
-
Norman Stetter authored
-
Norman Stetter authored
* Split layer into meta-guf-machine and meta-guf-distro
-
- May 07, 2020
-
-
-
Carsten Behling authored
- added first compilable Qt 5.14.1 stack on top of Wayland/using the Wayland backend of Qt5 - it's nearly the same stack from the Zeus evaluation on Wandboard DL with the following exceptions: - 'qt5everywheredemo' did not compile, removed for now, will later be added - 'qtopcua' did not compile, removed for now, will later be added - the important points here are: - the distro config has to set explicitely eglfs support on qtbase package, otherwise configure does not set the correct GL flags and complains about that - the distro config has to set explicitely gstreamer support on qtmultimedia, otherwise configure does not include gstreamer support
-
- May 05, 2020
-
-
Carsten Behling authored
-
Carsten Behling authored
- added GPU test programs - added Weston OS initialization
-
Carsten Behling authored
- added GStreamer to the OS image
-
Carsten Behling authored
- added Big Bug Bunny test video trailer for VPU verification
-
Carsten Behling authored
- added SDMA and VPU firmware from https://github.com/armbian/firmware/raw/master/
-
Carsten Behling authored
- update kernel to new head
-
Carsten Behling authored
- set kernel recipe to crurrent HEAD of GUF linux-stable - set kernel defconfig to current guf_imx_v6_v7_defconfig - with appended device tree enabled - with default kernel command line
-
- Apr 28, 2020
-
-
Carsten Behling authored
issue #41059: Kernel Build: removed the GUF support patch, which is obsolete now since we use the kernel from our Git repository now
-
Carsten Behling authored
issue #41059: Kernel Build: removed dead code in kernel recipe and the GUF support patch, which is obsolete now since we use the kernel from our Git repository now
-
- Apr 27, 2020
-
-
Clemens Terasa authored
The GuF linux kernel port is currently hosted on a private gitlab account. It is accessable via git://git@gitlab.com/guf-yocto/stable.git Thus modify the SRC_URI to fetch from the gitlab repository. Keep in mind that you need access to the repository using SSH PKI.
-
Clemens Terasa authored
The guf setup uses the Dunfell codebase (Yocto version 3.1). This should be refelcted with the DISTO_VERSION variable.
-
- Apr 26, 2020
-
-
-
Carsten Behling authored
-
Carsten Behling authored
-
Carsten Behling authored
-
- Apr 19, 2020
-
-
Carsten Behling authored
issue #41059: GUF Yocto documentation: added more documentation about host system preparation and git setup
-
- Apr 02, 2020
-
-
Norman Stetter authored
-
Norman Stetter authored
-
Norman Stetter authored
-
Norman Stetter authored
-
- Mar 31, 2020
-
-
Norman Stetter authored
* Use precompiled libsqlite3 provided by customer * Only use for 'class-target', not for native Change-Id: Id95969f80f1d428ce60af608207d081c48c06157
-
Norman Stetter authored
* Add precompiled boost libraries to image Change-Id: I52fd09100ca2b8e20471c14aa6ab2d295773bcfb
-
Norman Stetter authored
* full wget is needed instead of busybox wget Change-Id: Ia90bcb64e4d7034120ff5624b5ec6d16e6612317
-
Norman Stetter authored
* Add xconfig_touchconfig from jethro Change-Id: Ie93add2563e85303a4b7f4df2a9885de40afd5f6
-
- Mar 30, 2020
-
-
Clemens Terasa authored
* Add the verification to rocko as done before in jethro. * Also add it to the upcoming FnG System * See previous commit in #41099 Change-Id: I7c566d16f65def010d530d28ed12bb5e62e87178
-
- Mar 26, 2020
-
-
Clemens Terasa authored
* Rename the Release SDK postfix if appropriate Change-Id: I1353fbe9132983905de10618e0256f7d5c14316e
-
- Mar 25, 2020
-
-
Clemens Terasa authored
* Try to add the debug sdk to the files to be released Change-Id: Ie3ce6d421204b441e7837d5c10415f413e862735
-
Clemens Terasa authored
* This prevented the --PostInstallScript parameter from working correctly Change-Id: I70a2960e00ff4ad84438247344d46fe5f1742d4f
-
- Mar 24, 2020
-
-
Clemens Terasa authored
* Switch the customer specific configuraion 26 to wayland * The previous wok mad it possible to do this by simply modifyig the DISTO_FEATURES Change-Id: Ic92480a3703a1533b58e3c9f73c0b44511cba1d0
-