diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-13 11:13:10 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-13 11:13:10 +0000 |
commit | ca4bcdea7f02540569122c7529d24e5e12b5b2f0 (patch) | |
tree | 52305d4fb45c8fec15e5a9f2f455d330e15d3969 /conf | |
parent | 761bfdca711fcfd38a1be2f15119ec3a6a0d63ee (diff) |
angstrom-2007.1-oabi.conf: linux-handhelds-2.6 2.6.19-hh7 no longer available, use -hh10.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1-oabi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf index c88aa06697..4dbdcca795 100644 --- a/conf/distro/angstrom-2007.1-oabi.conf +++ b/conf/distro/angstrom-2007.1-oabi.conf @@ -11,7 +11,7 @@ TARGET_OS = "linux" PACKAGE_ARCH = "arm-oabi" PACKAGE_EXTRA_ARCHS = "arm-oabi" -PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh7" +PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh10" FEED_ARCH_collie = "arm-oabi" FEED_ARCH_h3600 = "arm-oabi" |