diff options
author | Koen Kooi <koen@openembedded.org> | 2007-03-05 14:00:34 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-03-05 14:00:34 +0000 |
commit | fc587505fc62a4d48938ea4465188c20ae832b34 (patch) | |
tree | 0915a19ed41c480cdc4b2b5657d6bdba2dd07894 /conf | |
parent | b85ac9a806c00af6b11a2d0d35574bb15dc2fc13 (diff) |
angstrom: prefer file 4.18, we have the sources mirrored via angstrom-mirrors.bbclass
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index f3c4a63217..12ec5729f4 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -88,6 +88,8 @@ 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_file = "4.18" +PREFERRED_VERSION_file_native = "4.18" SRCDATE_gconf-dbus = "20060719" SRCDATE_gnome-vfs-dbus = "20060803" |