leahi-distro-layer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5211: Build the OTA package

- Fixed the manufacturing SoM programming script.

Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5211: Build the OTA package

- Fixed the bug in the install_linux_fw_uuu.sh that was not detecting the image starting with ely-....

- Fixed the ./ely-build-image.sh that was not detecting -swu.

Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5211: Build the OTA package

    • -0
    • +13
    /recipes-digi/swu-images/ely-image-qt-swu.bb
    • -0
    • +13
    /sdk/mount-boot-image.sh
LDT-5211: Build the OTA package

    • -0
    • +13
    /recipes-digi/swu-images/ely-image-qt-swu.bb
    • -0
    • +13
    /sdk/mount-boot-image.sh
swupdate-draft

    • -0
    • +1
    /recipes-digi/swu-images/dey-image-qt-swu.bbappend
Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5199: Ethernet unstable connection issue LDT-5195: Add copy_wsl.sh script

- Added the uuu nxp tool tutorial (UUU.pdf) for reference

- Updated the copy_wsl.sh to cover the copy to the leahi-distro-image repsitory folder if closed next to the leahi-distro.

- Updated the leahi-manufacturing recipe to move the run.sh from scritps folder to the /opt/leahi/ folder on the device.

LEAHI-DISTRO-LAYER-LDT-5192_Leahi Base OS Image
LEAHI-DISTRO-LAYER-LDT-5192_Leahi Base OS Image
Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5194: Choose BETA build detection

- Fixed the typo of the BUILD_VARIANT

Merge branch 'feature/LDT-5192-leahi-base-os-image-issues'

LDT-5193: Add uuu and uuu.exe to the output image folder.

LDT-5195: Add copy_wsl.sh script

LDT-5194: Choose BETA build detection

- Created a script to call instead of the actual bitbake to ensure Build Configuration/Variant selection and logging.

    • -0
    • +3
    /conf/templates/leahi/local.conf.sample
LDT-5197: SD-Card detection issue

- Fixed the SD-Card detection to active_low

LDT-5196: Add install_linux_uuu.sh and fix ./uuu detect

- Added the install_linux_uuu.sh

- Fixed the ./uuu detection

    • -16
    • +0
    /recipes-bsp/u-boot/files/add-uboot-touch-support-variable.patch
    • -6
    • +6
    /recipes-bsp/u-boot/u-boot-dey_%.bbappend
Leahi-Base issues

- Add uuu and uuu.exe to the output image folder.

- BETA build detection

- Add copy_wsl.sh

- install_linux_uuu.sh to add ./uuu

- SD-Card detection issue

    • -0
    • +14
    /sdk/ely-build-image.sh
Added the script used to copy the images in Windows in a predefined folder. The predefined Windows folder in Windows is the following that must have been created prior to this script call: * C:\Users\Administrator\ely\images

The mapped location of the foldere above is the following in WSL:

* /mnt/c/Users/Administrator/ely/images/

Applied the changes for leahi base

    • -0
    • +3
    /conf/templates/leahi/local.conf.sample
    • -16
    • +0
    /recipes-bsp/u-boot/files/add-uboot-touch-support-variable.patch
    • -0
    • +214
    /recipes-bsp/u-boot/files/install_linux_fw_uuu.patch
    • -6
    • +6
    /recipes-bsp/u-boot/u-boot-dey_%.bbappend
Fixed the CANBus & the Manufact recipe

- Adding QtChart to the Manufacturing recipe.

- Fixed the script copy to copy all and not just the sh files.

- Changed the manufacturing branch to use the staging.

Leahi Display Panel configuration

    • -0
    • +1228
    /recipes-kernel/linux/linux-dey/boot/dts/digi/ccimx8mm-leahi.dts
    • -0
    • +1
    /recipes-kernel/linux/linux-dey/hid-multitouch.cfg
    • -7
    • +18
    /recipes-kernel/linux/linux-dey_%.bbappend
Fix the libdigiapix_git issue.

Removed redundant files folder.

    • -171203
    • +0
    /recipes-kernel/linux/files/logo_diality_1280_800.ppm
Added a device driver example

- this is just an example and shall be removed later.

    • -0
    • +16
    /recipes-kernel/Hello-mod/files/COPYRIGHT
    • -0
    • +14
    /recipes-kernel/Hello-mod/files/Makefile
    • -0
    • +17
    /recipes-kernel/Hello-mod/files/hello.c
    • -0
    • +17
    /recipes-kernel/Hello-mod/hello-mod_0.1.bb
Created the device tree for the InnoLux display and created a recipe for that.

    • -0
    • +171203
    /recipes-kernel/linux/linux-dey/logo_diality_1280_800.ppm
    • -2
    • +20
    /recipes-kernel/linux/linux-dey_%.bbappend
Fixed the libgpiod compatible version in distro config, ely.conf.

Fixed the executable flag for the following scripts: - sdk/mkproject.sh - sdk/repo-refresh.sh