Commit 4317d311 authored by Florent Revest's avatar Florent Revest

Move heavy stuff from psplash from device specific layers to meta-asteroid

parent 4f8c3ffb
...@@ -5,8 +5,12 @@ file://psplash-bar-img.png \ ...@@ -5,8 +5,12 @@ file://psplash-bar-img.png \
file://psplash-config.h \ file://psplash-config.h \
file://0001-Don-t-draw-progress-and-message-bar.patch \ file://0001-Don-t-draw-progress-and-message-bar.patch \
file://psplash.service \ file://psplash.service \
file://psplash-img-280.png \
file://psplash-img-320.png \
" "
SPLASH_IMAGES = "file://psplash-poky-img.png;outsuffix=default" SPLASH_IMAGES = "file://psplash-img-320.png;outsuffix=default"
PACKAGE_ARCH = "${MACHINE_ARCH}"
do_configure_append () { do_configure_append () {
cd ${S} cd ${S}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment