git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7631591
)
SlugOS: slugos.conf - add IMAGE_INITSCRIPTS, which apparently became requires suddenly.
author
Mike Westerhof
<mwester@dls.net>
Mon, 23 Feb 2009 03:12:19 +0000
(21:12 -0600)
committer
Mike Westerhof
<mwester@dls.net>
Mon, 23 Feb 2009 03:12:19 +0000
(21:12 -0600)
conf/distro/slugos.conf
patch
|
blob
|
history
diff --git
a/conf/distro/slugos.conf
b/conf/distro/slugos.conf
index
eb7230f
..
3e816f7
100644
(file)
--- 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