[oe-commits] Rolf Leggewie : conf/distro/minimal.conf: minimal should have a generic OE splash

git version control git at git.openembedded.org
Thu Jan 14 15:32:32 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 736f5ea176d8b04c4a7fac79aad0f6c4c11f68a0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=736f5ea176d8b04c4a7fac79aad0f6c4c11f68a0

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Thu Jan 14 15:18:14 2010 +0100

conf/distro/minimal.conf: minimal should have a generic OE splash

---

 conf/distro/minimal.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 2b4751d..00c8dac 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -69,6 +69,7 @@ IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${LIBC}-${PREFERRED_PKG_FORMAT}-$
 CACHE ?= "${TMPDIR}/cache/${LIBC}/${MACHINE}"
 DEPLOY_DIR ?= "${TMPDIR}/deploy/${LIBC}"
 DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
+SPLASH ?= "psplash"
 
 # increase inode/block ratio for ext2 filesystem 
 EXTRA_IMAGECMD_ext2 = "-i 8192"





More information about the Openembedded-commits mailing list