[oe-commits] org.oe.dev openzaurus-unstable: virtual/libx11 provider should be overridable

justinp commit openembedded-commits at lists.openembedded.org
Wed Dec 13 16:32:00 UTC 2006


openzaurus-unstable: virtual/libx11 provider should be overridable

Author: justinp at openembedded.org
Branch: org.openembedded.dev
Revision: 526df197f5b86b46da6f260b64a24ec11f7636be
ViewMTN: http://monotone.openembedded.org/revision.psp?id=526df197f5b86b46da6f260b64a24ec11f7636be
Files:
1
conf/distro/openzaurus-unstable.conf
Diffs:

#
# mt diff -r21188e8c51279bd1abd8427a3340581138eaeca3 -r526df197f5b86b46da6f260b64a24ec11f7636be
#
# 
# 
# patch "conf/distro/openzaurus-unstable.conf"
#  from [774dc6fa0de643f8379b5154d28ffbbc1feb8351]
#    to [85bd083b62bfbfc3884e82f0ebb68352275e8776]
# 
============================================================
--- conf/distro/openzaurus-unstable.conf	774dc6fa0de643f8379b5154d28ffbbc1feb8351
+++ conf/distro/openzaurus-unstable.conf	85bd083b62bfbfc3884e82f0ebb68352275e8776
@@ -75,7 +75,7 @@ PREFERRED_PROVIDERS += "virtual/xserver:
 # GPE
 #
 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
-PREFERRED_PROVIDER_virtual/libx11 = "diet-x11"
+PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"
 require conf/distro/include/preferred-gpe-versions-2.8.inc
 
 #






More information about the Openembedded-commits mailing list