From: Martin Jansa <martin.jansa@gmail.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack
Date: Wed, 18 Jul 2012 15:54:49 +0200 [thread overview]
Message-ID: <20120718135449.GQ22569@jama.jama.net> (raw)
In-Reply-To: <0c170de4b028140df155b3e88230b81ad1a0eb86.1342597081.git.sgw@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]
On Wed, Jul 18, 2012 at 12:42:43AM -0700, Saul Wold wrote:
> From: Ross Burton <ross.burton@intel.com>
>
> This "fix" causes an (ignored) error now, so at some point it was fixed.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb | 4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> index 3cef0e4..180861e 100644
> --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> @@ -78,10 +78,6 @@ do_configure_append() {
> done
> }
>
> -do_install_prepend() {
> - cp ${S}/Programs/.libs/jsc ${S}/Programs/jsc-1 || true
> -}
> -
> do_install_append() {
> rmdir ${D}${libexecdir}
> }
Both patches (or at least the 2nd) should have PR bump so that if this
change causes some issues it would be found asap, not with next upgrade
when nobody will remember that this was changed here..
But as webkit-gtk takes quite long to build I'm fine with it this time
(my second builder haven't upgraded webkit-gtk yet anyway..), so I'll
test it there.
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2012-07-18 14:06 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo) Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe) Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476 Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
2012-07-18 7:47 ` Martin Jansa
2012-07-28 11:04 ` Martin Jansa
2012-07-28 11:10 ` [PATCHv2] " Martin Jansa
2012-07-29 9:18 ` Richard Purdie
2012-07-18 7:42 ` [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack Saul Wold
2012-07-18 13:54 ` Martin Jansa [this message]
2012-07-18 14:03 ` Burton, Ross
2012-07-18 7:42 ` [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 16/18] fix my typos in patch headers Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 17/18] slang: add header to patch Saul Wold
2012-07-18 7:42 ` [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores Saul Wold
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=20120718135449.GQ22569@jama.jama.net \
--to=martin.jansa@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox