diff options
author | Koen Kooi <koen@openembedded.org> | 2007-01-06 17:34:59 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-01-06 17:34:59 +0000 |
commit | 650cfd39f24f50e6de3009c9856197ae047d96b9 (patch) | |
tree | 66738093b4bcdf24df5ad354d54099f17a609310 /conf | |
parent | a8c1651daf72e15ef6bce95f40ab7d30363e2a5d (diff) | |
parent | d28f5b320d43e7f78d150c210aafe52a7f744c03 (diff) |
merge of '597405ebde19640675e0298f9206b90ef981a115'
and '99de646e9cb82eeb39c4f398143893df2395644f'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1-oabi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf index 2c03702977..2d8a27d04d 100644 --- a/conf/distro/angstrom-2007.1-oabi.conf +++ b/conf/distro/angstrom-2007.1-oabi.conf @@ -9,6 +9,8 @@ TARGET_OS = "linux" PACKAGE_ARCH = "arm-oabi" PACKAGE_EXTRA_ARCHS = "arm-oabi" +PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh7" + FEED_ARCH_collie = "arm" FEED_ARCH_h3600 = "arm" FEED_ARCH_h3800 = "arm" |