diff options
| author | unitexe <unitexe70@gmail.com> | 2026-02-16 22:31:09 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-02-16 23:08:43 -0600 |
| commit | f15373f84dd78c128a4379eda6fb241dd8792ffb (patch) | |
| tree | 5c0addbb3844e564edff14b2387a97efc68c2286 /meta-unit-graphics/recipes-core/packagegroups | |
| parent | 019a45d52dc06c812c3ba74941ee692df6a72e21 (diff) | |
Initramfs with plymouth splash for raspberrypi3-64
Diffstat (limited to 'meta-unit-graphics/recipes-core/packagegroups')
| -rw-r--r-- | meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-splash.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-splash.bb b/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-splash.bb new file mode 100644 index 0000000..833cb21 --- /dev/null +++ b/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-splash.bb @@ -0,0 +1,6 @@ +SUMMARY = "Unit kiosk" + +inherit packagegroup + +RDEPENDS:${PN}:append = " u-boot-splash" +RDEPENDS:${PN}:append = " plymouth-quit-conf" |
