diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-08-03 14:54:23 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-08-03 14:54:23 +0200 |
commit | 625edd8c6d72260c9eb0242b5d76ac6731f621f6 (patch) | |
tree | 12a18f58c6ec3cbcb18feac58984512fd09e8f93 /recipes | |
parent | 3c6c036a1f3a04669aade14337200f7d55e050cf (diff) |
xserver-common: 1.30 is experimental, do not use by default
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xserver-common/xserver-common_1.30.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xserver-common/xserver-common_1.30.bb b/recipes/xserver-common/xserver-common_1.30.bb index 23953a699f..3f3e7f889f 100644 --- a/recipes/xserver-common/xserver-common_1.30.bb +++ b/recipes/xserver-common/xserver-common_1.30.bb @@ -5,6 +5,7 @@ RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo" PR = "r2" PACKAGE_ARCH = "all" +DEFAULT_PREFERENCE = "-1" # we are using a gpe-style Makefile inherit gpe |