oran-inf.conf: reset the SYSLINUX_SPLASH 03/1303/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 31 Oct 2019 08:01:18 +0000 (16:01 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 31 Oct 2019 08:02:22 +0000 (16:02 +0800)
Reset the SYSLINUX_SPLASH so we use the default one in oe-core

Issue-ID: INF-4
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I3a9a2a2ccb252bfee2623a214fb8122de52ffaec

meta-oran/conf/distro/oran-inf.conf

index 6766ae9..5ccc3b9 100644 (file)
@@ -31,7 +31,8 @@ DISTRO_FEATURES_append = " virtualization kvm"
 NON_MULTILIB_RECIPES_append = " ceph"
 
 # For images
-IMAGE_OVERHEAD_FACTOR="1.1"
+IMAGE_OVERHEAD_FACTOR ="1.1"
 IMAGE_FSTYPES += "tar.bz2 live wic.vmdk wic.vdi wic.qcow2"
 
-
+# Use the default splash
+SYSLINUX_SPLASH = ""