diff options
author | Holger Freyther <zecke@selfish.org> | 2007-03-06 19:23:13 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-03-06 19:23:13 +0000 |
commit | 4830e248ffa0ba2a9b69b9a5fdd4933eaee7cad8 (patch) | |
tree | 964dbc88e489cd7f431223aa96e9981ddd9e687d /conf/distro | |
parent | 5b98bc859513b2ba2f1ccb58f187ec193233d428 (diff) | |
parent | ccab4b3ba6f2ccc5e598c9d2ec6405f4494ca200 (diff) |
merge of '8a114c24deca9328747f14101e87db8845400833'
and 'f02f7da26cf1279907a41d7957e054f42575adbd'
Diffstat (limited to 'conf/distro')
-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" |