diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-19 02:01:22 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-19 02:01:22 +0000 |
commit | c862df0a0620c8fbce67ff0c795f1489a99718ca (patch) | |
tree | 6e2d82c6e64c099f49dfc72927e3f0caed2ffe61 /conf | |
parent | 9574e0a9106dc038b6c772b62511d477d942e08e (diff) |
angstrom-2007.1.conf: Upgrade linux-handhelds-2.6 to 2.6.21-hh20
* Fixes critical regression for hx4700. Worth a new minor RC.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 8eebee5f97..d616e71533 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ # The release will the 2007.12 DISTRO_VERSION = "2007.11RC1.2" -DISTRO_REVISION = "49" +DISTRO_REVISION = "50" require conf/distro/include/sane-srcdates.inc require conf/distro/include/sane-srcrevs.inc @@ -60,7 +60,7 @@ MACHINE_KERNEL_VERSION = "2.6" PCMCIA_MANAGER = "pcmciautils" #Preferred version for the kernel on various machines -PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh19" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20" PREFERRED_VERSION_linux-ixp4xx ?= "2.6.21.6+svnr${SRCREV}" RDEPENDS_kernel-base_hx4700 = "" RDEPENDS_kernel-base_htcuniversal = "" |