diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-08 08:15:04 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-08 08:15:04 +0000 |
commit | 2db0e90877bbd9b138ef8f9c5947a07ebb0e52fb (patch) | |
tree | 31ae69806edff4b635f21ee9d341c9e6edacde47 /conf | |
parent | e2a93800d6958ce44b0c605f42ce1b04013f4463 (diff) | |
parent | fcefd814ab1591f35de5b397c4dc98b3924ec511 (diff) |
merge of '2415386acd7ccac3f0f71353ad8ac290a875573d'
and 'e538d8716ee5eb008e7cd3e85225100aa38dbbe7'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 9391dd342b..a9e9e0dbd8 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -295,11 +295,12 @@ PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap" # add altboot to compatible models, will be replaced with angstrom-bootmanager +#PREFERRED_VERSION_altboot = "1.0.8+1.0.9_pre1" #EXTRA_STUFF_append_c7x0 += "altboot" #EXTRA_STUFF_append_akita += "altboot" -#EXTRA_STUFF_append_spitz += "altboot" #EXTRA_STUFF_append_poodle += "altboot" #EXTRA_STUFF_append_tosa += "altboot" +EXTRA_STUFF_append_spitz += "altboot" # do some task-base stuff here |