diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-19 18:48:45 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-19 18:48:45 +0000 |
commit | 26024dc18133d13431a15d1fc3c8a8e7cf8539b6 (patch) | |
tree | aa95f03eac7bd5b561f065072ed436b3dd4464f3 /conf | |
parent | 328e5a2e000c6e3739dcd8da6ff574e11622e2a2 (diff) |
angstrom-2007.1: Upgrade linux-handhelds-2.6 to 2.6.16-hh8.
* Prerequisite, xserver-common 1.13, was made a default version in previous
commit. (-hh8 standardizes an makes consistent application buttons keycodes
used by different HH.org ports).
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 a6f50c1842..eff7a14e42 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.3" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "24" +DISTRO_REVISION = "25" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -69,7 +69,7 @@ FEED_URIS += " \ # We will lock down a SRCDATE when we go into release mode #SRCDATE = "20061029" -PREFERRED_VERSION_linux-handhelds-2.6 = "2.6.16-hh7" +PREFERRED_VERSION_linux-handhelds-2.6 = "2.6.16-hh8" PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal = "2.6.18-hh1" |