From 48d2b46d4a767175d045e19b1e4d7c31c90361dd Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 3 Jul 2004 12:53:52 +0000 Subject: move initscript to S02 BKrev: 40e6ac60s6-ZoW_l8me-LfP0p0AKGA --- gpe-bootsplash/gpe-bootsplash_1.9.oe | 1 + 1 file changed, 1 insertion(+) (limited to 'gpe-bootsplash') diff --git a/gpe-bootsplash/gpe-bootsplash_1.9.oe b/gpe-bootsplash/gpe-bootsplash_1.9.oe index f5c33de085..9f571eabd1 100644 --- a/gpe-bootsplash/gpe-bootsplash_1.9.oe +++ b/gpe-bootsplash/gpe-bootsplash_1.9.oe @@ -13,5 +13,6 @@ FILES_${PN} += "${datadir}/gpe" do_install_append() { install -m 0644 ${WORKDIR}/splash-p.svg ${D}${datadir}/gpe/splash-p.svg install -m 0644 ${WORKDIR}/splash-l.svg ${D}${datadir}/gpe/splash-l.svg + mv ${D}/etc/rcS.d/S00bootsplash ${D}/etc/rcS.d/S02bootsplash } -- cgit v1.2.3