[oe-commits] Mike Westerhof : SlugOS: slugos.conf - add IMAGE_INITSCRIPTS, which apparently became requires suddenly.

GIT User account git at amethyst.openembedded.net
Mon Feb 23 03:13:48 UTC 2009


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

Author: Mike Westerhof <mwester at dls.net>
Date:   Sun Feb 22 21:12:19 2009 -0600

SlugOS: slugos.conf - add IMAGE_INITSCRIPTS, which apparently became requires suddenly.

---

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

diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index eb7230f..3e816f7 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -13,6 +13,7 @@ TARGET_ARCH ?= "armeb"
 ARM_INSTRUCTION_SET = "arm"
 TARGET_OS = "linux-gnueabi"
 IPKG_VARIANT ?= "opkg-nogpg-nocurl"
+IMAGE_INITSCRIPTS ?= "initscripts-slugos"
 
 require conf/distro/include/slugos.inc
 





More information about the Openembedded-commits mailing list