diff options
| author | Andrei Dinu <andrei.adrianx.dinu@intel.com> | 2012-10-04 13:14:32 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-18 12:13:39 +0100 |
| commit | 7817d91970e204b8bc1b733b8a6dd86a48aa27be (patch) | |
| tree | f46e3ac67dfbd071730297b35bd9b003ec4f19b4 /meta/recipes-connectivity/gypsy/files/fixups.patch | |
| parent | 2b5acdc0bc8412974ce38abe8e4dc75363cbfaf5 (diff) | |
| download | poky-7817d91970e204b8bc1b733b8a6dd86a48aa27be.tar.gz | |
gypsy: removed gypsy from meta/recipes-connectivity
removed also entry from meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc
(From OE-Core rev: 817c4e661da1e9baa947a420d690248971301102)
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/gypsy/files/fixups.patch')
| -rw-r--r-- | meta/recipes-connectivity/gypsy/files/fixups.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-connectivity/gypsy/files/fixups.patch b/meta/recipes-connectivity/gypsy/files/fixups.patch deleted file mode 100644 index de4d92ea1b..0000000000 --- a/meta/recipes-connectivity/gypsy/files/fixups.patch +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 3 | --- | ||
| 4 | docs/reference/Makefile.am | 2 ++ | ||
| 5 | 1 file changed, 2 insertions(+) | ||
| 6 | |||
| 7 | --- gypsy.orig/docs/reference/Makefile.am | ||
| 8 | +++ gypsy/docs/reference/Makefile.am | ||
| 9 | @@ -81,10 +81,12 @@ expand_content_files= | ||
| 10 | # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) | ||
| 11 | |||
| 12 | INCLUDES=-I$(top_srcdir) $(GYPSY_CFLAGS) | ||
| 13 | GTKDOC_LIBS=$(top_builddir)/gypsy/libgypsy.la $(GYPSY_LIBS) | ||
| 14 | |||
| 15 | +EXTRA_DIST = | ||
| 16 | +CLEANFILES = | ||
| 17 | # This includes the standard gtk-doc make rules, copied by gtkdocize. | ||
| 18 | include $(top_srcdir)/gtk-doc.make | ||
| 19 | |||
| 20 | # Other files to distribute | ||
| 21 | # e.g. EXTRA_DIST += version.xml.in | ||
