Skip to content

Commit

Permalink
Pre-compile modules and install with dpkg (#122)
Browse files Browse the repository at this point in the history
* Split qt keyboard build to separate recipe with deb installer output

* Update qt keyboard build

* Refactor libcamera to use prebuilt package

* Update base image refs

* Update Neon CLI entrypoint

---------

Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Mar 13, 2024
1 parent 5310163 commit 557a75e
Show file tree
Hide file tree
Showing 12 changed files with 136 additions and 680 deletions.
9 changes: 0 additions & 9 deletions base-rootfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ actions:
firmware_version: {{ $firmware_version }}
suite: {{ $suite }}

{{ if eq $platform "rpi4" }}
- action: recipe
recipe: recipes/06-libcamera.yml
variables:
architecture: {{ $architecture }}
firmware_version: {{ $firmware_version }}
suite: {{ $suite }}
{{ end }}

- action: recipe
recipe: recipes/07-splash-screen.yml
variables:
Expand Down
4 changes: 2 additions & 2 deletions base_images/base_images.md5
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
057cba22fe89131865583a583fa133cd opi5_base.tar.gz
e42071cbbdcb27f211e8ae062790aee3 rpi4_base.tar.gz
8b5d27f1d27dda39f34bb5b2369a5851 opi5_base.tar.gz
b5803260c6dcde231afe9dac23bd33ba rpi4_base.tar.gz
8 changes: 0 additions & 8 deletions overlays/00-build-qt-keyboard/var/DEBIAN/control

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 557a75e

Please sign in to comment.