[oe] [PATCH] putty: Update ancient recipe to use recent gtk2-based svn

Stefan Schmidt stefan at datenfreihafen.org
Sat Mar 27 16:31:33 UTC 2010


Hello.

On Sun, 2010-03-07 at 19:06, Bernd Wachter wrote:
> ---
>  recipes/putty/putty/configure.patch |   11 ++++++++
>  recipes/putty/putty/lib.pro         |   43 ---------------------------------
>  recipes/putty/putty/plink.pro       |   10 -------
>  recipes/putty/putty/pscp.pro        |   10 -------
>  recipes/putty/putty/psftp.pro       |   10 -------
>  recipes/putty/putty_svn.bb          |   45 +++++++++-------------------------
>  6 files changed, 23 insertions(+), 106 deletions(-)
>  create mode 100644 recipes/putty/putty/configure.patch
>  delete mode 100644 recipes/putty/putty/lib.pro
>  delete mode 100644 recipes/putty/putty/plink.pro
>  delete mode 100644 recipes/putty/putty/pscp.pro
>  delete mode 100644 recipes/putty/putty/psftp.pro

I was looking into applying this patch, but was biten by this requirement:

> --- a/recipes/putty/putty_svn.bb
> +++ b/recipes/putty/putty_svn.bb
> @@ -1,44 +1,23 @@
> +# requires halibut to be installed on the host system

We don't like to depend on packages installed on the host system if we can avoid
it. Could you provide a recipe for halibut-native so it can all be build within
OE?

regards
Stefan Schmidt




More information about the Openembedded-devel mailing list