diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-09 13:00:10 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-09 13:00:10 +0100 |
commit | eda60d48fa4f727f26d7b852695b45f2415475ec (patch) | |
tree | 2e3b86c29d2378481647b6eff0715badc540fd09 /recipes/gtk+/gtk+_2.12.11.bb | |
parent | f72efbb544c45594650cd5380d8dd417aa257f5f (diff) |
gtk+: remove DEFAULT_PREFERENCE -1. 2.18.3 is the new default.
Diffstat (limited to 'recipes/gtk+/gtk+_2.12.11.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.12.11.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gtk+/gtk+_2.12.11.bb b/recipes/gtk+/gtk+_2.12.11.bb index 1e04c2b319..f345711c4c 100644 --- a/recipes/gtk+/gtk+_2.12.11.bb +++ b/recipes/gtk+/gtk+_2.12.11.bb @@ -2,9 +2,6 @@ require gtk+.inc PR = "${INC_PR}.0" -# disable per default - untested and not all patches included. -DEFAULT_PREFERENCE = "-1" - SRC_URI += "file://cellrenderer-cairo.patch;patch=1;pnum=0 \ file://entry-cairo.patch;patch=1;pnum=0 \ file://scrolled-placement.patch;patch=1;pnum=0" |