leahi-distro-layer

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed the confising multiline comment in the bblayer.conf.sample

Fixed the -l command of the mkproject.sh

Fixed the config folder to the conf folder to match OpenEmbedded defaults in mkproject.sh. Fixed the Removed the multimedia for now. Updated some versionings in ely.conf.

Fixed the mkproject.sh platform issue.

Fixed a double quote issue in the mkproject.sh

Upgrade to Dey-5.0 that has platform templates changed.

    • -0
    • +25
    /conf/templates/leahi/bblayers.conf.sample
    • -0
    • +5
    /conf/templates/leahi/conf-notes.txt
    • -0
    • +307
    /conf/templates/leahi/local.conf.sample
    • -0
    • +223
    /sdk/mkproject.sh
Upgraded to the dey-5.0

    • -0
    • +24
    /sdk/config/leahi/bblayers.conf
    • -23
    • +0
    /sdk/config/leahi/bblayers.conf.sample
    • -0
    • +305
    /sdk/config/leahi/local.conf
    • -305
    • +0
    /sdk/config/leahi/local.conf.sample
Python packages, Diality boot logo

- Added required packages for the CloudSync

- Added the Diality Boot log

- Added the build number to the distro version too.

    • -0
    • +17
    /recipes-core/images/ely-image-qt.bb
    • -0
    • +10
    /recipes-core/udev/udev-extraconf_%.bbappend
    • -0
    • +171203
    /recipes-kernel/linux/files/logo_diality_1280_800.ppm
    • -0
    • +12
    /recipes-kernel/linux/linux-dey_%.bbappend
    • -0
    • +9
    /recipes-python3-packages/python3-aniso8601/python3-aniso8601_9.0.1.bb
    • -0
    • +9
    /recipes-python3-packages/python3-flask-restplus/python3-flask-restplus_0.13.0.bb
    • -0
    • +12
    /recipes-python3-packages/python3-flask-restx/python3-flask-restx_1.3.0.bb
    • -0
    • +12
    /recipes-python3-packages/python3-inotify/python3-inotify_0.2.10.bb
Fixed the manufacturing recipe

- Moved the configurations in the same folder as binary in manufacturing mode.

- Later that has to be moved to the /mnt/data/ when it is loaded and ecrypted.

layer clean up

- set the graphical backend to fb

- modified and corrected the manufacturing to use the /opt/leahi/configurations as the init folder for configurations.

- cleaned up the image recipe.

    • -37
    • +50
    /recipes-core/images/ely-image-qt.bb
Use git to download files from leahi-manufacturing repository

    • binary
    /recipes-bsp/manufacturing/files/leahi
    • -13
    • +0
    /recipes-bsp/manufacturing/files/leahi.service
    • -34
    • +0
    /recipes-bsp/manufacturing/files/run.sh
Added sudo, sfdisk package

- also removed the comments in local.conf for the applied packages in leahi-layer.

    • -17
    • +0
    /sdk/config/leahi/local.conf.sample
Added first draft of the manufacturing package recipe

- Also removed the dey-qt and managed dependencies.

    • -0
    • +14
    /.vscode/settings.json
    • -0
    • +3
    /recipes-bsp/manufacturing/files/eglfs.json
    • binary
    /recipes-bsp/manufacturing/files/leahi
    • -0
    • +13
    /recipes-bsp/manufacturing/files/leahi.service
    • -0
    • +34
    /recipes-bsp/manufacturing/files/run.sh
    • -0
    • +44
    /recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb
Modified the leahi-fonts recipe to use tar.gz file.

    • binary
    /recipes-core/fonts/files/Barlow-Black.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Bold.ttf
    • binary
    /recipes-core/fonts/files/Barlow-BoldItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraBold.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraLight.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Italic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Light.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Medium.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Regular.ttf
    • binary
    /recipes-core/fonts/files/Barlow-SemiBold.ttf
  1. … 5 more files in changeset.
Added the sfdisk tool and fixed a typo in fstab for sd-card mount

Added the fstab modification for the sd-card mount

    • -0
    • +13
    /recipes-core/base-files/base-files_%.bbappend
Fixed the issue with the touch support

    • -1
    • +1
    /recipes-bsp/u-boot/u-boot-dey_%.bbappend
Leahi fonts recipe

- Added the fonts as a package recipe to be installed in the default image.

    • binary
    /recipes-core/fonts/files/Barlow-Black.ttf
    • binary
    /recipes-core/fonts/files/Barlow-BlackItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Bold.ttf
    • binary
    /recipes-core/fonts/files/Barlow-BoldItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraBold.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraBoldItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraLight.ttf
    • binary
    /recipes-core/fonts/files/Barlow-ExtraLightItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Italic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Light.ttf
    • binary
    /recipes-core/fonts/files/Barlow-LightItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Medium.ttf
    • binary
    /recipes-core/fonts/files/Barlow-MediumItalic.ttf
    • binary
    /recipes-core/fonts/files/Barlow-Regular.ttf
    • binary
    /recipes-core/fonts/files/Barlow-SemiBold.ttf
  1. … 5 more files in changeset.
Touchscreen patch

- Added the u-boot variable to support the default touchscreen on first flash

    • -0
    • +16
    /recipes-bsp/u-boot/files/add-uboot-touch-support-variable.patch
    • -0
    • +15
    /recipes-bsp/u-boot/u-boot-dey_%.bbappend
Added needed Qt plugin

    • -4
    • +11
    /recipes-core/images/ely-image-qt.bb
fixed the double-quote

Revert back the dey-qt

- To remove the windows mangers like wayland and x11, and enabled the framebuffer, Digi sayd to remove dey-qt as well, but it seems the dey-qt removal removed the Qt as well.

Updated the layer after successful build

    • -0
    • +94
    /conf/distro/ely.conf
    • -11
    • +22
    /recipes-core/images/ely-image-qt.bb
    • -1
    • +1
    /sdk/config/leahi/bblayers.conf.sample
    • -1
    • +31
    /sdk/config/leahi/local.conf.sample
added an image recipe for ELY

    • -0
    • +57
    /recipes-core/images/ely-image-qt.bb
Added LAYERSERIES_COMPAT_leahi which bitbake was complaining

won't work with the machine to leahi

set the machine to leahi

updated the local.conf to new format

    • -38
    • +76
    /sdk/config/leahi/local.conf.sample
ashghal

    • -18
    • +0
    /meta-leahi-bsp/sdk/config/leahi/conf-notes.txt
    • -0
    • +23
    /sdk/config/leahi/bblayers.conf.sample
    • -0
    • +255
    /sdk/config/leahi/local.conf.sample
fixed the bblayer for the meta-layer-bsp

    • -0
    • +23
    /meta-leahi-bsp/sdk/config/leahi/bblayers.conf.sample
    • -0
    • +18
    /meta-leahi-bsp/sdk/config/leahi/conf-notes.txt
    • -0
    • +255
    /meta-leahi-bsp/sdk/config/leahi/local.conf.sample
    • -23
    • +0
    /sdk/config/leahi/bblayers.conf.sample
    • -255
    • +0
    /sdk/config/leahi/local.conf.sample