diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-20 13:41:22 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-20 13:41:22 +0000 |
commit | fbbf08bd5428308ad377287748883996a773b1e7 (patch) | |
tree | d5b2fef4a79a4bff09fd8ad23edf0990142936a8 /conf/distro/angstrom-2007.1.conf | |
parent | f8802750ea8b07879d8ebb4eed329e7a468a134a (diff) | |
parent | 24b5de89da4f45465f88dada33d6563a96a5659f (diff) |
merge of '2601e7ef59afcc83010bc4a599716c775a867e2e'
and '2cb095a37f96f3f076129401bcf32c8ad04a340f'
Diffstat (limited to 'conf/distro/angstrom-2007.1.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" |