From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 5/7] clutter-*-1.6: drop clutter 1.6 recipes
Date: Thu, 10 Nov 2011 13:23:32 -0800 [thread overview]
Message-ID: <4EBC40D4.8080405@linux.intel.com> (raw)
In-Reply-To: <d2ff8cde49d384d7ae700dbfff2ad8e9773c7eca.1320888203.git.josh@linux.intel.com>
On 11/09/2011 05:29 PM, Joshua Lock wrote:
> Clutter 1.8 is API and ABI compatible with Clutter 1.6 according to the
> release notes so there's no need to keep these recipes around.
>
> www.clutter-project.org/blogs/archive/2011-09/clutter-1.8.0-stable-release
>
> Signed-off-by: Joshua Lock<josh@linux.intel.com>
> ---
> .../recipes-graphics/clutter/clutter-1.6_1.6.18.bb | 26 --------------------
> .../clutter/clutter-gst-1.6_1.3.6.bb | 21 ----------------
> 2 files changed, 0 insertions(+), 47 deletions(-)
> delete mode 100644 meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb
> delete mode 100644 meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb
>
Is there a corresponding patch for meta-yocto to drop the
clutter-1.6_1.6.18.bbappend?
I hit this right away, what kind of tests are you building for this?
Sau!
> diff --git a/meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb b/meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb
> deleted file mode 100644
> index 9c32efd..0000000
> --- a/meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb
> +++ /dev/null
> @@ -1,26 +0,0 @@
> -require recipes-graphics/clutter/clutter.inc
> -
> -PR = "r2"
> -
> -# Internal json-glib was removed in Clutter 1.5.2
> -STDDEPENDS += "json-glib"
> -
> -PACKAGES =+ "${PN}-examples"
> -FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
> -
> -SRC_URI = "http://source.clutter-project.org/sources/clutter/1.6/clutter-${PV}.tar.bz2 \
> - file://enable_tests-1.4.patch \
> - file://update_gettext_macro_version.patch"
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
> -S = "${WORKDIR}/clutter-${PV}"
> -
> -BASE_CONF += "--disable-introspection"
> -
> -do_configure_prepend () {
> - # Disable DOLT
> - sed -i -e 's/^DOLT//' ${S}/configure.ac
> -}
> -
> -SRC_URI[md5sum] = "7302513c96b00588b7779918fae0b33b"
> -SRC_URI[sha256sum] = "d849f92944be193e9d8e707f1371e6bab7fca473e09a492265e2e2296febd749"
> diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb b/meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb
> deleted file mode 100644
> index cf1da04..0000000
> --- a/meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb
> +++ /dev/null
> @@ -1,21 +0,0 @@
> -require clutter-gst.inc
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
> - file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4"
> -
> -DEPENDS += "clutter-1.6"
> -
> -PR = "r1"
> -
> -SRC_URI = "http://source.clutter-project.org/sources/clutter-gst/1.3/clutter-gst-${PV}.tar.bz2 \
> - file://enable_tests.patch"
> -
> -SRC_URI[md5sum] = "5ec828cd10713c1c32996e5fa65aa956"
> -SRC_URI[sha256sum] = "68c79596ae46ed54885409cac1eeeaf6819673e2f41ee3014fe9705dfbbc1b5a"
> -
> -S = "${WORKDIR}/clutter-gst-${PV}"
> -
> -do_configure_prepend () {
> - # Disable DOLT
> - sed -i -e 's/^DOLT//' ${S}/configure.ac
> -}
next prev parent reply other threads:[~2011-11-10 21:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 1:29 [PATCH 0/7] Tidy Clutter recipes Joshua Lock
2011-11-10 1:29 ` [PATCH 1/7] mutter: switch to clutter-1.8 to satisfy dependency Joshua Lock
2011-11-10 1:29 ` [PATCH 2/7] multilib.conf: update clutter Joshua Lock
2011-11-10 1:29 ` [PATCH 3/7] task-core-clutter: use clutter-1.8 Joshua Lock
2011-11-10 1:29 ` [PATCH 4/7] distro-tracking-fields: add entries for clutter-1.8 recipes Joshua Lock
2011-11-10 1:29 ` [PATCH 5/7] clutter-*-1.6: drop clutter 1.6 recipes Joshua Lock
2011-11-10 21:23 ` Saul Wold [this message]
2011-11-10 1:29 ` [PATCH 6/7] clutter: PROVIDES clutter-1.6 Joshua Lock
2011-11-10 1:29 ` [PATCH 7/7] multilibs: remove clutter-1.6 recipes Joshua Lock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EBC40D4.8080405@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.