[gnome-continuous-yocto/gnomeostree-3.28-rocko: 681/8267] gnome-doc-utils: remove recipe



commit 76d6f00b440974a7f9497b3a93767cd3ca7d1cea
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Thu Jun 2 12:26:01 2016 +0300

    gnome-doc-utils: remove recipe
    
    Nothing in oe-core actually requires it.
    
    (From OE-Core rev: 8ba5fcb5232bd79d67657218b9d1b3a10bf56b08)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-gnome/epiphany/epiphany_3.18.4.bb     |    1 -
 .../gnome-desktop/gnome-desktop3_3.18.2.bb         |    2 +-
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |   29 ------
 .../gnome-doc-utils/sysrooted-pkg-config.patch     |   35 -------
 .../use-usr-bin-env-for-python-in-xml2po.patch     |   30 ------
 .../gnome/gnome-doc-utils/xsltproc_nonet.patch     |   95 --------------------
 .../recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb |   12 ---
 7 files changed, 1 insertions(+), 203 deletions(-)
---
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 869569c..f0582ac 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
@@ -16,7 +16,6 @@ SRC_URI[archive.sha256sum] = "be699d484371111abae754e669187215df73e21533f461e513
 EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}"
 
 do_configure_prepend() {
-    touch ${S}/gnome-doc-utils.make
     sed -i -e s:help::g ${S}/Makefile.am
 }
 
diff --git a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb 
b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
index 75a99a6..7f00bc6 100644
--- a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
+++ b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
@@ -10,7 +10,7 @@ inherit gnome pkgconfig upstream-version-is-even gobject-introspection
 SRC_URI[archive.md5sum] = "9a5875247abdb99bad93f1c4230d1d6d"
 SRC_URI[archive.sha256sum] = "ddd46d022de137543a71f50c7392b32f9b98d5d3f2b53040b35f5802de2e7b56"
 
-DEPENDS += "intltool-native gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 
gnome-doc-utils startup-notification xkeyboard-config iso-codes"
+DEPENDS += "intltool-native gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 
startup-notification xkeyboard-config iso-codes"
 
 inherit distro_features_check
 REQUIRED_DISTRO_FEATURES = "x11"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]