[oe-commits] Sebastian Spaeth : gtk+: remove no_demos patch

git version control git at git.openembedded.org
Fri Mar 5 13:31:29 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 9affebf996c30f641ce6f01d2dc7cc75dc38c7f4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9affebf996c30f641ce6f01d2dc7cc75dc38c7f4

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Fri Mar  5 14:31:01 2010 +0100

gtk+: remove no_demos patch

This effectively reverts commit f3bf0f5e55a48dfb5ac34e750433a838c62e5dda. It makes gtk+ compile fail.

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/gtk+/gtk+_2.18.6.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
index 9321b43..cae26a1 100644
--- a/recipes/gtk+/gtk+_2.18.6.bb
+++ b/recipes/gtk+/gtk+_2.18.6.bb
@@ -1,9 +1,7 @@
 require gtk+.inc
 
-SRC_URI_append_virtclass-native = " file://no-demos.patch;patch=1 \
-"
 
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
 
 BBCLASSEXTEND = "native"
 





More information about the Openembedded-commits mailing list