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:
ed07a83
)
angstrom: switch to task-base
author
Koen Kooi
<koen@openembedded.org>
Sat, 7 Oct 2006 15:54:27 +0000
(15:54 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 7 Oct 2006 15:54:27 +0000
(15:54 +0000)
* die task-bootstrap, die!
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
89c01bb
..
0c5186c
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-6,6
+6,7
@@
DISTRO = "angstrom"
DISTRO_NAME = "Angstrom"
TARGET_VENDOR = "-angstrom"
+MACHINE_TASK_PROVIDER = "task-base"
# Can be "glibc" and "uclibc"
ANGSTROM_MODE ?= "glibc"