From abbb0c6e198af23ee2216bd6849d91a70cb4ba6c Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 6 Mar 2007 17:44:05 +0000 Subject: [PATCH] linux-handhelds-2.6 2.6.19-hh13: -hh12 contained typo preventing build for most machines. This is fixed in -hh13. Also, update references to -hh12. --- conf/distro/angstrom-2007.1-oabi.conf | 2 +- conf/distro/angstrom-2007.1.conf | 4 ++-- ...-2.6_2.6.19-hh12.bb => linux-handhelds-2.6_2.6.19-hh13.bb} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename packages/linux/{linux-handhelds-2.6_2.6.19-hh12.bb => linux-handhelds-2.6_2.6.19-hh13.bb} (100%) 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 f3c4a63217..e868ed581d 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" SRCDATE_gconf-dbus = "20060719" diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh12.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb similarity index 100% rename from packages/linux/linux-handhelds-2.6_2.6.19-hh12.bb rename to packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb -- 2.39.5