summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+/gtk+_2.11.6.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-03 09:44:30 +0000
committerRoss Burton <ross@openedhand.com>2007-09-03 09:44:30 +0000
commit0cec26e0f27147dc3d2cdf55b1817cc02af98271 (patch)
treeb003990d62aaa66ad462ee536b037970a3c08299 /meta/packages/gtk+/gtk+_2.11.6.bb
parent1bce4f37f8f84ae7fcb482132e0db497a7b5c4b6 (diff)
downloadopenembedded-core-0cec26e0f27147dc3d2cdf55b1817cc02af98271.tar.gz
openembedded-core-0cec26e0f27147dc3d2cdf55b1817cc02af98271.tar.bz2
openembedded-core-0cec26e0f27147dc3d2cdf55b1817cc02af98271.tar.xz
openembedded-core-0cec26e0f27147dc3d2cdf55b1817cc02af98271.zip
Remove small-gtkfilesel patch, the widget is deprecated
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2675 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.11.6.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.11.6.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/gtk+/gtk+_2.11.6.bb b/meta/packages/gtk+/gtk+_2.11.6.bb
index 6b1ceef63..6aa9d052a 100644
--- a/meta/packages/gtk+/gtk+_2.11.6.bb
+++ b/meta/packages/gtk+/gtk+_2.11.6.bb
@@ -1,14 +1,13 @@
require gtk+.inc
DEPENDS += "cairo"
-PR = "r1"
+PR = "r2"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://download.gnome.org/sources/gtk+/2.11/gtk+-${PV}.tar.bz2 \
file://xsettings.patch;patch=1 \
- file://small-gtkfilesel.patch;patch=1 \
file://run-iconcache.patch;patch=1 \
file://disable-print.patch;patch=1 \
file://hardcoded_libtool.patch;patch=1 \