gypsy: bump SRCREV to 147

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4378 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-04-30 21:48:50 +00:00
parent 14ccccfb95
commit 7a0c34aa57
3 changed files with 16 additions and 11 deletions

View File

@ -1,14 +1,19 @@
---
docs/reference/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
docs/reference/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
Index: gypsy/docs/reference/Makefile.am
===================================================================
--- gypsy.orig/docs/reference/Makefile.am 2007-10-04 23:04:44.000000000 +0100
+++ gypsy/docs/reference/Makefile.am 2007-10-04 23:04:53.000000000 +0100
@@ -82,4 +82,4 @@ include $(top_srcdir)/gtk-doc.make
--- gypsy.orig/docs/reference/Makefile.am
+++ gypsy/docs/reference/Makefile.am
@@ -81,10 +81,12 @@ expand_content_files=
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
INCLUDES=-I$(top_srcdir) $(GYPSY_CFLAGS)
GTKDOC_LIBS=$(top_builddir)/gypsy/libgypsy.la $(GYPSY_LIBS)
+EXTRA_DIST =
+CLEANFILES =
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST +=
+# EXTRA_DIST =

View File

@ -6,4 +6,4 @@ PV = "0.0+svnr${SRCREV}"
S = "${WORKDIR}/${PN}"
SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
file://fixups.patch;patch=1"
file://fixups.patch;patch=1"

View File

@ -140,7 +140,7 @@ SRCREV_pn-clutter ?= "2616"
SRCREV_pn-clutter-gst ?= "2616"
SRCDATE_libgsmd ?= "20070917"
SRCREV_pn-gaku ?= "375"
SRCREV_pn-gypsy ?= "39"
SRCREV_pn-gypsy ?= "147"
SRCDATE_yaffs2-utils = "20071107"
SRCDATE_yaffs2-utils-native = "20071107"
SRCREV_pn-webkit-gtk ?= "31859"