[oe] [meta-oe][PATCH] xrdp: new recipe

Andreas Müller schnitzeltony at gmail.com
Fri Nov 24 08:26:16 UTC 2017


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

> Add a new recipe xrdp_0.9.4.bb.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst at 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



More information about the Openembedded-devel mailing list