diff options
Diffstat (limited to 'meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-boot-splash.bb')
| -rw-r--r-- | meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-boot-splash.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-boot-splash.bb b/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-boot-splash.bb new file mode 100644 index 0000000..2b39ed2 --- /dev/null +++ b/meta-unit-graphics/recipes-core/packagegroups/packagegroup-unit-boot-splash.bb @@ -0,0 +1,5 @@ +SUMMARY = "Unit boot splash" + +inherit packagegroup + +RDEPENDS:${PN}:append = " u-boot-splash" |
