diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-06 17:48:07 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-06 17:48:07 +0000 |
commit | ccab4b3ba6f2ccc5e598c9d2ec6405f4494ca200 (patch) | |
tree | e5ef89417787be33a962905a6a9c6d79e456e6f1 /conf | |
parent | bc63d79985ece0bdf9ea69a0df0a25fcc36f6c3c (diff) | |
parent | abbb0c6e198af23ee2216bd6849d91a70cb4ba6c (diff) |
merge of '90546772890b2522b88f319019775be22b6e70f2'
and '9ddb942debcda58f976549da4141ba8488765949'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1-oabi.conf | 2 | ||||
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf index f2fee9f1c8..d2e59f85a4 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-hh12" +PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh13" FEED_ARCH_collie = "arm-oabi" FEED_ARCH_h3600 = "arm-oabi" diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 187d7c6bf1..d6766bedbc 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -85,8 +85,8 @@ FEED_URIS += " \ #SRCDATE = "20070303" PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9" -PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh12" -PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh12" +PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh13" +PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh13" PREFERRED_VERSION_file = "4.18" PREFERRED_VERSION_file_native = "4.18" |