All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core
@ 2015-09-14 12:26 Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 2/9] gnome-desktop3: " Alexander Kanavin
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../gsettings-desktop-schemas_3.14.1.bb                   | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb

diff --git a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
deleted file mode 100644
index e6d1d1a..0000000
--- a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "GNOME desktop-wide GSettings schemas"
-HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
-BUGTRACKER = "https://bugzilla.gnome.org/"
-
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
-
-DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
-
-inherit gnomebase gsettings gettext
-
-GNOME_COMPRESS_TYPE = "xz"
-
-SRC_URI[archive.md5sum] = "92d41934212fc7da48648afa3927f4b0"
-SRC_URI[archive.sha256sum] = "217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 2/9] gnome-desktop3: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 3/9] libwnck3: " Alexander Kanavin
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../gnome-desktop/gnome-desktop3_3.4.2.bb          | 26 ----------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.4.2.bb

diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.4.2.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.4.2.bb
deleted file mode 100644
index a056e15..0000000
--- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.4.2.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-SUMMARY = "GNOME library for reading .desktop files"
-SECTION = "x11/gnome"
-LICENSE = "GPLv2 & LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-                    file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
-
-BPN = "gnome-desktop"
-GNOME_COMPRESS_TYPE ?= "xz"
-
-inherit gnome pkgconfig
-SRC_URI[archive.md5sum] = "efd11d3841c34cc1709d0ea1d3f83cf1"
-SRC_URI[archive.sha256sum] = "7565e0a822132ea7b699cb8c64d42b57081ddefd0b5d911f4f4209be0c755952"
-
-DEPENDS += "gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 gnome-doc-utils gnome-common startup-notification"
-
-EXTRA_OECONF = "--disable-scrollkeeper --disable-desktop-docs"
-
-do_configure_prepend () {
-    cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
-}
-
-PACKAGES =+ "libgnome-desktop3"
-FILES_libgnome-desktop3 = "${libdir}/lib*${SOLIBS} ${datadir}/libgnome-desktop*/pnp.ids ${datadir}/gnome/*xml"
-
-RRECOMMENDS_libgnome-desktop3 += "gsettings-desktop-schemas"
-
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 3/9] libwnck3: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 2/9] gnome-desktop3: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 4/9] gcr: " Alexander Kanavin
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-gnome/recipes-gnome/libwnck/libwnck3_3.14.0.bb | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/libwnck/libwnck3_3.14.0.bb

diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.14.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.14.0.bb
deleted file mode 100644
index 35e07cb..0000000
--- a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.14.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "Window navigation construction toolkit"
-LICENSE = "LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
-
-BPN = "libwnck"
-
-SECTION = "x11/libs"
-DEPENDS = "gobject-introspection-stub gtk+3 gdk-pixbuf-native libxres"
-
-PACKAGECONFIG ??= "startup-notification"
-PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
-
-inherit gnomebase
-GNOME_COMPRESS_TYPE = "xz"
-SRC_URI[archive.md5sum] = "4538672e0d775fadedf10abeb8020047"
-SRC_URI[archive.sha256sum] = "f5080076346609b4c36394b879f3a86b92ced3b90a37cb54c8e9a14f00e7921c"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 4/9] gcr: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 2/9] gnome-desktop3: " Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 3/9] libwnck3: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 5/9] p11-kit: " Alexander Kanavin
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb | 24 ------------------------
 1 file changed, 24 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb

diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
deleted file mode 100644
index e9a837b..0000000
--- a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
+++ /dev/null
@@ -1,24 +0,0 @@
-SUMMARY = "A library for bits of crypto UI and parsing etc"
-HOMEPAGE = "http://www.gnome.org/"
-BUGTRACKER = "https://bugzilla.gnome.org/"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
-
-DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt"
-
-PNBLACKLIST[gcr] ?= "CONFLICT: 4 files conflict with gnome-keyring"
-# e.g. sysroots/qemux86-64/usr/share/glib-2.0/schemas/org.gnome.crypto.pgp.gschema.xml
-#      sysroots/qemux86-64/usr/share/GConf/gsettings/org.gnome.crypto.pgp.convert
-
-inherit autotools gnomebase gtk-icon-cache gtk-doc
-
-GNOME_COMPRESS_TYPE="xz"
-
-SRC_URI[archive.md5sum] = "f5e66afcab19897a0de0590735329fb1"
-SRC_URI[archive.sha256sum] = "a1e615ce2cfd375f383bbdd289935a8e3e16901c3c6f032780847055e8bec2c1"
-
-FILES_${PN} += " \
-    ${datadir}/dbus-1 \
-    ${datadir}/gcr-3 \
-"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 5/9] p11-kit: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (2 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 4/9] gcr: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 6/9] libwebp: " Alexander Kanavin
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb | 18 ------------------
 1 file changed, 18 deletions(-)
 delete mode 100644 meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb

diff --git a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb b/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb
deleted file mode 100644
index e0ebe7d..0000000
--- a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "Provides a way to load and enumerate PKCS#11 modules"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50"
-
-inherit autotools gettext pkgconfig
-
-DEPENDS = "libtasn1 libffi"
-
-SRC_URI = "http://p11-glue.freedesktop.org/releases/${BP}.tar.gz"
-SRC_URI[md5sum] = "d96046ab6ac00d005342caf416ed76ab"
-SRC_URI[sha256sum] = "94fbed372c11d0a404762aad966e54eb4f44c1d5b871a1b79a1a3b4cf36ed256"
-
-FILES_${PN}-dev += " \
-    ${libdir}/p11-kit-proxy.so \
-    ${libdir}/pkcs11/p11-kit-trust.so \
-"
-FILES_${PN}-dev += "${libdir}/pkcs11/*.la"
-FILES_${PN}-dbg += "${libdir}/pkcs11/.debug"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 6/9] libwebp: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (3 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 5/9] p11-kit: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 7/9] libsecret: " Alexander Kanavin
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-oe/recipes-multimedia/webp/libwebp_0.4.0.bb | 47 ------------------------
 1 file changed, 47 deletions(-)
 delete mode 100644 meta-oe/recipes-multimedia/webp/libwebp_0.4.0.bb

diff --git a/meta-oe/recipes-multimedia/webp/libwebp_0.4.0.bb b/meta-oe/recipes-multimedia/webp/libwebp_0.4.0.bb
deleted file mode 100644
index 7663b3b..0000000
--- a/meta-oe/recipes-multimedia/webp/libwebp_0.4.0.bb
+++ /dev/null
@@ -1,47 +0,0 @@
-SUMMARY = "WebP is an image format designed for the Web"
-DESCRIPTION = "WebP is a method of lossy and lossless compression that can be \
-               used on a large variety of photographic, translucent and \
-               graphical images found on the web. The degree of lossy \
-               compression is adjustable so a user can choose the trade-off \
-               between file size and image quality. WebP typically achieves \
-               an average of 30% more compression than JPEG and JPEG 2000, \
-               without loss of image quality."
-HOMEPAGE = "https://developers.google.com/speed/webp/"
-SECTION = "libs"
-
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://PATENTS;md5=7ec8a34de2073ea13ea2991006246d20"
-
-DEPENDS = "giflib"
-
-SRC_URI = "https://webp.googlecode.com/files/${BP}.tar.gz"
-SRC_URI[md5sum] = "c8dd1d26eb9566833aba269b86d97e68"
-SRC_URI[sha256sum] = "31913577e96386556855b41d210736449445fe96cfbe9289014e9b8afa944d69"
-
-EXTRA_OECONF = " \
-    --disable-experimental \
-    --disable-wic \
-    --enable-libwebpmux \
-    --enable-libwebpdemux \
-    --enable-threading \
-"
-
-inherit autotools lib_package
-
-PACKAGECONFIG ??= ""
-
-# libwebpdecoder is a subset of libwebp, don't build it unless requested
-PACKAGECONFIG[decoder] = "--enable-libwebpdecoder,--disable-libwebpdecoder"
-
-# Apply for examples programs: cwebp and dwebp
-PACKAGECONFIG[jpeg] = ",ac_cv_header_jpeglib_h=no,jpeg"
-PACKAGECONFIG[png] = ",ac_cv_header_png_h=no,libpng"
-PACKAGECONFIG[tiff] = ",ac_cv_header_tiffio_h=no,tiff"
-
-# Apply only for example program vwebp
-PACKAGECONFIG[gl] = ",,mesa-glut"
-
-PACKAGES =+ "${PN}-gif2webp"
-
-DESCRIPTION_${PN}-gif2webp = "Simple tool to convert animated GIFs to WebP"
-FILES_${PN}-gif2webp = "${bindir}/gif2webp"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 7/9] libsecret: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (4 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 6/9] libwebp: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 8/9] ruby: " Alexander Kanavin
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../recipes-gnome/libsecret/libsecret_0.18.bb      | 23 ----------------------
 1 file changed, 23 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb

diff --git a/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb b/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
deleted file mode 100644
index f610d44..0000000
--- a/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
-
-inherit gnomebase gtk-doc
-
-DEPENDS = "glib-2.0 libgcrypt"
-
-GNOME_COMPRESS_TYPE = "xz"
-
-EXTRA_OECONF += "--disable-manpages"
-
-SRC_URI[archive.md5sum] = "279d723cd005e80d1d304f74a3488acc"
-SRC_URI[archive.sha256sum] = "0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3"
-
-# Fails to build with thumb-1 (qemuarm)
-# | {standard input}: Assembler messages:
-# | {standard input}:686: Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#3'
-# | {standard input}:686: Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#13'
-# | {standard input}:687: Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#29'
-# | {standard input}:687: Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#19'
-# | {standard input}:688: Error: lo register required -- `orr r10,r10,r10'
-ARM_INSTRUCTION_SET = "arm"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 8/9] ruby: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (5 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 7/9] libsecret: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 9/9] libyaml: " Alexander Kanavin
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-ruby/recipes-devtools/ruby/ruby.inc         | 40 ----------------------
 meta-ruby/recipes-devtools/ruby/ruby/extmk.patch | 13 --------
 meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb    | 42 ------------------------
 3 files changed, 95 deletions(-)
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby.inc
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/extmk.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb

diff --git a/meta-ruby/recipes-devtools/ruby/ruby.inc b/meta-ruby/recipes-devtools/ruby/ruby.inc
deleted file mode 100644
index ba60191..0000000
--- a/meta-ruby/recipes-devtools/ruby/ruby.inc
+++ /dev/null
@@ -1,40 +0,0 @@
-SUMMARY = "An interpreter of object-oriented scripting language"
-DESCRIPTION = "Ruby is an interpreted scripting language for quick \
-and easy object-oriented programming. It has many features to process \
-text files and to do system management tasks (as in Perl). \
-It is simple, straight-forward, and extensible. \
-"
-HOMEPAGE = "http://www.ruby-lang.org/"
-SECTION = "devel/ruby"
-LICENSE = "Ruby | BSD | GPLv2"
-LIC_FILES_CHKSUM = "\
-    file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
-    file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
-    file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
-    file://LEGAL;md5=c440adb575ba4e6e2344c2630b6a5584\
-"
-
-DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
-DEPENDS_class-native = "libyaml-native"
-
-SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
-SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
-           file://extmk.patch \
-"
-
-S = "${WORKDIR}/ruby-${PV}"
-
-inherit autotools
-
-
-# This snippet lets compiled extensions which rely on external libraries,
-# such as zlib, compile properly.  If we don't do this, then when extmk.rb
-# runs, it uses the native libraries instead of the target libraries, and so
-# none of the linking operations succeed -- which makes extconf.rb think
-# that the libraries aren't available and hence that the extension can't be
-# built.
-
-do_configure_prepend() {
-    sed -i "s#%%TARGET_CFLAGS%%#$TARGET_CFLAGS#; s#%%TARGET_LDFLAGS%%#$TARGET_LDFLAGS#" ${S}/common.mk
-    rm -rf ${S}/ruby/
-}
diff --git a/meta-ruby/recipes-devtools/ruby/ruby/extmk.patch b/meta-ruby/recipes-devtools/ruby/ruby/extmk.patch
deleted file mode 100644
index 8b68450..0000000
--- a/meta-ruby/recipes-devtools/ruby/ruby/extmk.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ru ruby-1.8.7-p248.orig/ext/extmk.rb ruby-1.8.7-p248/ext/extmk.rb
---- ruby-1.8.7-p248.orig/ext/extmk.rb	2009-12-24 03:01:58.000000000 -0600
-+++ ruby-1.8.7-p248/ext/extmk.rb	2010-02-12 15:55:27.370061558 -0600
-@@ -354,8 +354,8 @@
-   $ruby = '$(topdir)/miniruby' + EXEEXT
- end
- $ruby << " -I'$(topdir)'"
-+$ruby << " -I'$(top_srcdir)/lib'"
- unless CROSS_COMPILING
--  $ruby << " -I'$(top_srcdir)/lib'"
-   $ruby << " -I'$(extout)/$(arch)' -I'$(extout)/common'" if $extout
-   $ruby << " -I./- -I'$(top_srcdir)/ext' -rpurelib.rb"
-   ENV["RUBYLIB"] = "-"
diff --git a/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb b/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb
deleted file mode 100644
index 78c943c..0000000
--- a/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb
+++ /dev/null
@@ -1,42 +0,0 @@
-require ruby.inc
-
-SRC_URI[md5sum] = "326e99ddc75381c7b50c85f7089f3260"
-SRC_URI[sha256sum] = "5ffc0f317e429e6b29d4a98ac521c3ce65481bfd22a8cf845fa02a7b113d9b44"
-
-# it's unknown to configure script, but then passed to extconf.rb
-# maybe it's not really needed as we're hardcoding the result with
-# 0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch
-UNKNOWN_CONFIGURE_WHITELIST += "--enable-wide-getaddrinfo"
-
-PACKAGECONFIG ??= ""
-PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)}"
-
-PACKAGECONFIG[valgrind] = "--with-valgrind=yes, --with-valgrind=no, valgrind"
-PACKAGECONFIG[gpm] = "--with-gmp=yes, --with-gmp=no, gmp"
-PACKAGECONFIG[ipv6] = ",--enable-wide-getaddrinfo,"
-
-EXTRA_OECONF = "\
-    --disable-versioned-paths \
-    --disable-rpath \
-    --disable-dtrace \
-    --enable-shared \
-    --enable-load-relative \
-"
-
-EXTRA_OEMAKE = " \
-    LIBRUBYARG='-lruby-static' \
-"
-
-do_install() {
-    oe_runmake 'DESTDIR=${D}' install
-}
-
-FILES_${PN} += "${datadir}/rubygems \
-                ${datadir}/ri"
-
-FILES_${PN}-dbg += "${libdir}/ruby/*/.debug \
-                    ${libdir}/ruby/*/*/.debug \
-                    ${libdir}/ruby/*/*/*/.debug \
-                    ${libdir}/ruby/*/*/*/*/.debug"
-
-BBCLASSEXTEND = "native"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 9/9] libyaml: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (6 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 8/9] ruby: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 10/10] epiphany: " Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 10/10] libyaml: " Alexander Kanavin
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../libyaml/files/libyaml-CVE-2014-9130.patch      | 32 ----------------------
 meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb   | 21 --------------
 2 files changed, 53 deletions(-)
 delete mode 100644 meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
 delete mode 100644 meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb

diff --git a/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch b/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
deleted file mode 100644
index 3c4a00e..0000000
--- a/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-# HG changeset patch
-# User Kirill Simonov <xi@resolvent.net>
-# Date 1417197312 21600
-# Node ID 2b9156756423e967cfd09a61d125d883fca6f4f2
-# Parent  053f53a381ff6adbbc93a31ab7fdee06a16c8a33
-Removed invalid simple key assertion (thank to Jonathan Gray).
-
-The patch comes from 
-
-https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2
-
-Upstream-Status: Backport
-
-Signed-off-by: Yue Tao <yue.tao@windriver.com>
-
-diff -r 053f53a381ff -r 2b9156756423 src/scanner.c
---- a/src/scanner.c	Wed Mar 26 13:55:54 2014 -0500
-+++ b/src/scanner.c	Fri Nov 28 11:55:12 2014 -0600
-@@ -1106,13 +1106,6 @@
-             && parser->indent == (ptrdiff_t)parser->mark.column);
- 
-     /*
--     * A simple key is required only when it is the first token in the current
--     * line.  Therefore it is always allowed.  But we add a check anyway.
--     */
--
--    assert(parser->simple_key_allowed || !required);    /* Impossible. */
--
--    /*
-      * If the current position may start a simple key, save it.
-      */
- 
diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb
deleted file mode 100644
index b015577..0000000
--- a/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
-DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
-a human-readable data serialization format. "
-HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
-SECTION = "libs/devel"
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
-
-SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz \
-           file://libyaml-CVE-2014-9130.patch \
-          "
-
-SRC_URI[md5sum] = "5fe00cda18ca5daeb43762b80c38e06e"
-SRC_URI[sha256sum] = "7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749"
-
-S = "${WORKDIR}/yaml-${PV}"
-
-inherit autotools
-
-BBCLASSEXTEND = "native"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 10/10] epiphany: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (7 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 9/9] libyaml: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  2015-09-14 12:29   ` Alexander Kanavin
  2015-09-14 12:26 ` [PATCH 10/10] libyaml: " Alexander Kanavin
  9 siblings, 1 reply; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../recipes-gnome/epiphany/epiphany_2.30.6.bb       | 21 ---------------------
 1 file changed, 21 deletions(-)
 delete mode 100644 meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb

diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
deleted file mode 100644
index 9e1a0dc..0000000
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "GNOME default webbrowser"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-
-DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring avahi libnotify"
-
-inherit gnome
-SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"
-SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc"
-
-EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
-
-do_configure_prepend() {
-    touch ${S}/gnome-doc-utils.make
-    sed -i -e s:help::g ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
-RDEPENDS_${PN} = "iso-codes"
-RRECOMMENDS_${PN} = "ca-certificates"
-
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 10/10] libyaml: remove the recipe due to its move to oe-core
  2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
                   ` (8 preceding siblings ...)
  2015-09-14 12:26 ` [PATCH 10/10] epiphany: " Alexander Kanavin
@ 2015-09-14 12:26 ` Alexander Kanavin
  9 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:26 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../libyaml/files/libyaml-CVE-2014-9130.patch      | 32 ----------------------
 meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb   | 21 --------------
 2 files changed, 53 deletions(-)
 delete mode 100644 meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
 delete mode 100644 meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb

diff --git a/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch b/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
deleted file mode 100644
index 3c4a00e..0000000
--- a/meta-oe/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-# HG changeset patch
-# User Kirill Simonov <xi@resolvent.net>
-# Date 1417197312 21600
-# Node ID 2b9156756423e967cfd09a61d125d883fca6f4f2
-# Parent  053f53a381ff6adbbc93a31ab7fdee06a16c8a33
-Removed invalid simple key assertion (thank to Jonathan Gray).
-
-The patch comes from 
-
-https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2
-
-Upstream-Status: Backport
-
-Signed-off-by: Yue Tao <yue.tao@windriver.com>
-
-diff -r 053f53a381ff -r 2b9156756423 src/scanner.c
---- a/src/scanner.c	Wed Mar 26 13:55:54 2014 -0500
-+++ b/src/scanner.c	Fri Nov 28 11:55:12 2014 -0600
-@@ -1106,13 +1106,6 @@
-             && parser->indent == (ptrdiff_t)parser->mark.column);
- 
-     /*
--     * A simple key is required only when it is the first token in the current
--     * line.  Therefore it is always allowed.  But we add a check anyway.
--     */
--
--    assert(parser->simple_key_allowed || !required);    /* Impossible. */
--
--    /*
-      * If the current position may start a simple key, save it.
-      */
- 
diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb
deleted file mode 100644
index b015577..0000000
--- a/meta-oe/recipes-support/libyaml/libyaml_0.1.6.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
-DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
-a human-readable data serialization format. "
-HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
-SECTION = "libs/devel"
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
-
-SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz \
-           file://libyaml-CVE-2014-9130.patch \
-          "
-
-SRC_URI[md5sum] = "5fe00cda18ca5daeb43762b80c38e06e"
-SRC_URI[sha256sum] = "7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749"
-
-S = "${WORKDIR}/yaml-${PV}"
-
-inherit autotools
-
-BBCLASSEXTEND = "native"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH 10/10] epiphany: remove the recipe due to its move to oe-core
  2015-09-14 12:26 ` [PATCH 10/10] epiphany: " Alexander Kanavin
@ 2015-09-14 12:29   ` Alexander Kanavin
  0 siblings, 0 replies; 12+ messages in thread
From: Alexander Kanavin @ 2015-09-14 12:29 UTC (permalink / raw)
  To: openembedded-devel

On 09/14/2015 03:26 PM, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
> ---
>   .../recipes-gnome/epiphany/epiphany_2.30.6.bb       | 21 ---------------------

Please ignore this patch, and one other "10/10" patch for libyaml, it's 
a mess up on my part. The preceding n/9 patchset that removes recipes is 
fine and should be applied.


Alex



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-14 12:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 12:26 [PATCH 1/9] gsettings-desktop-schemas: remove the recipe due to its move to oe-core Alexander Kanavin
2015-09-14 12:26 ` [PATCH 2/9] gnome-desktop3: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 3/9] libwnck3: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 4/9] gcr: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 5/9] p11-kit: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 6/9] libwebp: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 7/9] libsecret: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 8/9] ruby: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 9/9] libyaml: " Alexander Kanavin
2015-09-14 12:26 ` [PATCH 10/10] epiphany: " Alexander Kanavin
2015-09-14 12:29   ` Alexander Kanavin
2015-09-14 12:26 ` [PATCH 10/10] libyaml: " Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.