All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: zhengrq <zhengrq.fnst@cn.fujitsu.com>
Cc: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] xrdp: new recipe
Date: Fri, 24 Nov 2017 09:26:16 +0100	[thread overview]
Message-ID: <CALbNGRQZzzwRJgGUR=Cx_KY=SahwuRiYGFHv2Zeq4-PpT2BF=g@mail.gmail.com> (raw)
In-Reply-To: <1511511021-50020-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>

On Fri, Nov 24, 2017 at 9:10 AM, zhengrq <zhengrq.fnst@cn.fujitsu.com>
wrote:

> Add a new recipe xrdp_0.9.4.bb.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
>
> diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
> b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
> new file mode 100644
> index 0000000..5700936
> --- /dev/null
> +++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
> @@ -0,0 +1,11 @@
> +DESCRIPTION = "An open source remote desktop protocol(rdp) server."
> +
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=72cfbe4e7bd33a0a1de9630c91195c21 \
> +"
> +
> +DEPENDS = "openssl virtual/libx11 libxfixes libxrandr"
> +
>
Please use git - github tends to rebuild tarballs which changes checksums.

> +SRC_URI = "https://github.com/neutrinolabs/xrdp/releases/
> download/v${PV}/${BPN}-${PV}.tar.gz"
> +SRC_URI[md5sum] = "44598489561125182f6e2e0c33ac8e19"
> +SRC_URI[sha256sum] = "059e362db550b58a108117e6538363
> d90f07edd0a54810affae977a6b0bb6ea7"
> --
> 2.7.4
>
Andreas


  reply	other threads:[~2017-11-24  8:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-24  8:10 [meta-oe][PATCH] xrdp: new recipe zhengrq
2017-11-24  8:26 ` Andreas Müller [this message]
2017-11-28  2:34   ` Zheng, Ruoqin
2017-11-28  8:34     ` Andreas Müller

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='CALbNGRQZzzwRJgGUR=Cx_KY=SahwuRiYGFHv2Zeq4-PpT2BF=g@mail.gmail.com' \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=zhengrq.fnst@cn.fujitsu.com \
    /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.