All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] xrdp: new recipe
@ 2017-11-24  8:10 zhengrq
  2017-11-24  8:26 ` Andreas Müller
  0 siblings, 1 reply; 4+ messages in thread
From: zhengrq @ 2017-11-24  8:10 UTC (permalink / raw)
  To: openembedded-devel

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"
+
+SRC_URI = "https://github.com/neutrinolabs/xrdp/releases/download/v${PV}/${BPN}-${PV}.tar.gz"
+SRC_URI[md5sum] = "44598489561125182f6e2e0c33ac8e19"
+SRC_URI[sha256sum] = "059e362db550b58a108117e6538363d90f07edd0a54810affae977a6b0bb6ea7"
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-28  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-24  8:10 [meta-oe][PATCH] xrdp: new recipe zhengrq
2017-11-24  8:26 ` Andreas Müller
2017-11-28  2:34   ` Zheng, Ruoqin
2017-11-28  8:34     ` Andreas Müller

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.