Releases: data-modul/meta-dmo
Releases · data-modul/meta-dmo
dmo-release-20190509
add systemd service for hwclock
hwclock is not applied by software clock. Therefore, we define a systemd service to
force soft clock to read hw clock by booting
dmo-release-20190508
add systemd service for hwclock
hwclock is not applied by software clock. Therefore, we define a systemd service to
force soft clock to read hw clock by booting
dmo-release-20190506
added Kernel 4.1 support in yocto morty
dmo-release-20181210
some minor changes regarding test-suite (internal use only)
dmo-release-20181123
- copy a default dts as user-oftree
- add dedicated HDMI devicetree into the list of the dts
- remove display.type barebox env-variable
- define dmo-imx6-ppc_defconfig as standard defconfig
dmo-release-20181112
Hardware
Added support for the iMX6 based sbc
eDM-SBC-iMX6-PPC
Added support for the intel based cpu modules
eDM-COMB-KL6
eDM-COMB-SL6
Image
Now three type of image versions can be build, to be selected via the DISTO config variable
dmo-distro: Minimal version for simple bring up.
dmo-distro-qt: Extends the minimal version with the QT5.9 library
dmo-distro-x11: Extends the qt version with x11-Server and a minimal xfec4 installation
Kernel
The kernel in use: version: 4.9.99
dmo-release-20181012
Hardware
Added support for the iMX6 based sbc
eDM-SBC-iMX6-PPC
Added support for the intel based cpu modules
eDM-COMB-KL6
eDM-COMB-SL6
Image
Now three type of image versions can be build, to be selected via the DISTO config variable
dmo-distro: Minimal version for simple bring up.
dmo-distro-qt: Extends the minimal version with the QT5.7 library
dmo-distro-x11: Extends the qt version with x11-Server and a minimal xfec4 installation
Kernel
The kernel in use: version: 4.4.57
dmo-release-2016121201
- Hardware
- Added support for the intel based cpu modules
- eDM-COMB-BW6
- eDM-COMB-BS6
- Removed support for iMX6 based cpu modules
- Image
- Now three type of image versions can be build, to be selected via the DISTO config variable
- dmo-distro: Minimal version for simple bring up.
- dmo-distro-qt: Extends the minimal version with the QT5.6 library
- dmo-distro-x11: Extends the qt version with x11-Server and a minimal xfec4 installation
- Kernel
- For the x86 boards the default Yocto kernel is in use (version: 4.4.13)
- Added dmec kernel driver to support the embedded controller as external modul. See https://github.com/data-modul/dmec for details.
- Misc
- eapi-lib support for the hardware monitor and the embedded controller. See https://github.com/data-modul/eAPI for details.
- eapi-app simple example application for the eapi-lib. See https://github.com/data-modul/eAPIApp for details.