[oe-commits] org.oe.dev angstrom-2007.1.conf: move wpa-supplicant pref version into -preferred-versions.inc

pH5 commit openembedded-commits at lists.openembedded.org
Sun Oct 21 12:45:01 UTC 2007


angstrom-2007.1.conf: move wpa-supplicant pref version into -preferred-versions.inc
instead of setting it there to 0.4.9 and overwriting to 0.5.5 in .conf

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 0186939e5675c48f3e8ee1c853bd816dcc4a15a8
ViewMTN: http://monotone.openembedded.org/revision/info/0186939e5675c48f3e8ee1c853bd816dcc4a15a8
Files:
1
conf/distro/angstrom-2007.1.conf
conf/distro/include/angstrom-2007-preferred-versions.inc
Diffs:

#
# mt diff -r1e94b2104fe447ac24a0707c6bc528f4ea7cb7c8 -r0186939e5675c48f3e8ee1c853bd816dcc4a15a8
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [006f8f5cbd25e8273224656f55efb910d6ad231f]
#    to [99f9b8aefa171947ca0486164ce4bbc39d40e700]
# 
# patch "conf/distro/include/angstrom-2007-preferred-versions.inc"
#  from [5f41a35120e7ff29258edeee4606234a3248565f]
#    to [d48553ca2c8834d9a31b70bac2f131105e409961]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	006f8f5cbd25e8273224656f55efb910d6ad231f
+++ conf/distro/angstrom-2007.1.conf	99f9b8aefa171947ca0486164ce4bbc39d40e700
@@ -151,9 +151,6 @@ PREFERRED_VERSION_dbus-glib ?= "0.74"
 PREFERRED_VERSION_dbus ?= "1.0.2"
 PREFERRED_VERSION_dbus-glib ?= "0.74"
 
-PREFERRED_VERSION_wpa-supplicant = "0.5.5"
-
-
 #Loads preferred versions from files, these have weak assigments (?=), so put them at the bottom
 require conf/distro/include/preferred-gpe-versions-2.8.inc
 require conf/distro/include/preferred-e-versions.inc
============================================================
--- conf/distro/include/angstrom-2007-preferred-versions.inc	5f41a35120e7ff29258edeee4606234a3248565f
+++ conf/distro/include/angstrom-2007-preferred-versions.inc	d48553ca2c8834d9a31b70bac2f131105e409961
@@ -2203,7 +2203,7 @@ PREFERRED_VERSION_wpa-gui ?= "0.4.8"
 PREFERRED_VERSION_wlan-ng-utils ?= "0.2.7"
 PREFERRED_VERSION_wmctrl ?= "1.07"
 PREFERRED_VERSION_wpa-gui ?= "0.4.8"
-PREFERRED_VERSION_wpa-supplicant ?= "0.4.9"
+PREFERRED_VERSION_wpa-supplicant ?= "0.5.5"
 PREFERRED_VERSION_wpa-supplicant-nossl ?= "0.2.6"
 PREFERRED_VERSION_wpa-supplicant-ssl ?= "0.2.6"
 PREFERRED_VERSION_wrt-imagetools-native ?= "1.0"






More information about the Openembedded-commits mailing list