- Aug 04, 2020
-
-
Alphabetically sort the IMAGE_INSTALL variables. Add an additional variable IMAGE_INSTALL_GUF and add the bootscript to it.
-
Because we need to append the device tree right now we need to detect the platform to use the corred tdb file. We copy this dtb file to "devicetree.dtb" and use this to append teh kernel with the correct device tree. The resulting kernel will be named linuximage.
-
Import the rocko version 6626f780eb3517a96caf7806177c740025f331e2. Edits: * Use correctly spelled guf-recipe.inc * Uncomment the require release (may become depricated) * Added BOOTLOADER_MINIMAL_VERSION="5.0r3274" and FNGSYS_MINIMAL_VERSION="4.0r4820" * Increased the boot partition size to 128 MB for fuuture use. It is not tested and might not work correctly.
-
Move the variables IMAGE_BOOT_FILES and IMAGE_FSTYPES to the guf-image recipe. These were prevoiusly defined in meta-guf-machines but are more distro options. The move also sets teh IMAGE_FSTYPE from tar.bz2 to tar.gz. This was the previous default and according to https://tukaani.org/lzma/benchmarks.html decompresses faster.
-
- Jul 29, 2020
-
-
Clemens Terasa authored
To make the topics more visible introduce topic variables for teh IMAGE_INSTALL packages. Use some default IMAGE_FEATURES namely hwcodecs, package-management, splash, openssh and tools-debug (latter includes gdb and more) Introduce IMAGE_FEATURES_{TEST,QT,MULTIMEDIA,GRAPHICS} as topics. These may be outsources later by packagegroups.
-
- Jul 28, 2020
-
-
Clemens Terasa authored
The required git-version.inc introduced .version files when used with guf-recipe.inc. This results in layer changes when the source comes from a in-tree sources. There is no issue known to us, that the version files ever helped. Thus keeping this "feature" seems pointless. This also deactivates the SVN-like revision patching, that has the same issue.
-
- Jul 22, 2020
-
-
Clemens Terasa authored
The non-nativve speakers sometimes confuse the recipe with receipt. Fix spelling of the filename.
-
- Jul 01, 2020
-
-
Carsten Behling authored
- added network manager for ethernet testing (may be removed later if not used in field)
-
- Jun 21, 2020
-
-
Carsten Behling authored
- added alsa-utils to be able to test sound output with aplay
-
Carsten Behling authored
- replaced the i2c test script - added CPU load to i2c test script using stress-ng tool - commented out the EEPROM test per default since it will destroy the EEPROM if run excessively
-
- Jun 09, 2020
-
-
Carsten Behling authored
- added i2c test for SANTINO - SIS9255 touch is not included since I dont't know how to write a package due to missing user's manual
-
- Jun 07, 2020
-
-
Carsten Behling authored
- added evtest for touch screen verification
-
Carsten Behling authored
- let cinematic experience detect sceen size
-
Carsten Behling authored
- moved qtmultmedia configuration into bbappend file
-
Carsten Behling authored
- moved qt configuration for wayland into bbappend file
-
Carsten Behling authored
- added gstreamer kmssink support
-
Carsten Behling authored
- removed unneded code from mesa recipe - imx-drm gallium driver was not installed beacuse it is now protected by kmsro, fixed
-
Carsten Behling authored
- added custom weston.ini: - preventing going to standby - getting rid of the panel bar - using transparent background
-
Carsten Behling authored
- adjusted touch orientation statically for the current hardware that is 180 degree rotated in relation to the display
-
Carsten Behling authored
- cleaned up distro conf to be able to add more distro flavours later (e.g. a minimal or an x11 disto)
-
- May 31, 2020
-
-
Carsten Behling authored
- added 'gfi2c' from old rocko BSP needed for i2c verification
-
- May 25, 2020
-
-
Carsten Behling authored
- mesa etnaviv backend was not build and installed, fixed
-
- May 11, 2020
-
-
Clemens Terasa authored
We have the meta-guf-distro now and thus we can make use of the split between the machine description and the distro description. Add the distro description prevoiusly part of teh meta-guf-machine layer Also in this step remove the firmware package from the image recipe: It is part of the MACHINE_ESSENTIAL_EXTRA_RDEPENDS
-
- May 08, 2020
-
-
Norman Stetter authored
-
Norman Stetter authored
-
Norman Stetter authored
-