On Wed, Jul 18, 2012 at 12:42:43AM -0700, Saul Wold wrote: > From: Ross Burton <[email protected]> > > This "fix" causes an (ignored) error now, so at some point it was fixed. > > Signed-off-by: Ross Burton <[email protected]> > Signed-off-by: Saul Wold <[email protected]> > --- > 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: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
