webOS-ports / meta-pine64-luneos

15 stars 1 forks source link

Fixes for Nanbield #38

Closed shr-project closed 1 year ago

shr-project commented 1 year ago

lvgl changes aren't complete as luneos-recovery-ui fails to build

/OE/build/luneos-nanbield/webos-ports/tmp-glibc/work/aarch64-webos-linux/luneos-recovery-ui/1.0-r0/git/recovery/main.c:40:25: error: 'fbdev_flush'
 undeclared (first use in this function)
/OE/build/luneos-nanbield/webos-ports/tmp-glibc/work/aarch64-webos-linux/luneos-recovery-ui/1.0-r0/git/recovery/main.c:47:29: error: 'evdev_read' 
undeclared (first use in this function)

might be my mistake when rebasing config patch or just API changes in new version.

Another part is libgpiod downgrade in meta-webos-ports needed for eg25-manager https://github.com/webOS-ports/meta-webos-ports/commit/6a7f2cc6e387c567372dd471689dfdf7ffdfc0c4

shr-project commented 1 year ago

I've pushed u-boot and trusted-firmware-a changes to langdale, mickledore, master branches, only the last 3 commits remain.