diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2022-09-13 18:19:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-13 09:55:03 -0700 |
| commit | 0fdb83e37c0559215cc7ac789831bee75b12a3fd (patch) | |
| tree | 6ed1c5ee0616b0fe29a3fdc1a14babcad3a4a673 | |
| parent | 10d45c5affde015c59abea826aa926301193b9de (diff) | |
| download | meta-openembedded-0fdb83e37c0559215cc7ac789831bee75b12a3fd.tar.gz | |
xorgxrdp: upgrade 0.2.18 -> 0.9.19
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb (renamed from meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.18.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.18.bb b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb index eadf8c1b0b..9650d43695 100644 --- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.18.bb +++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb | |||
| @@ -10,11 +10,11 @@ DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native" | |||
| 10 | inherit features_check | 10 | inherit features_check |
| 11 | REQUIRED_DISTRO_FEATURES = "x11 pam" | 11 | REQUIRED_DISTRO_FEATURES = "x11 pam" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git;branch=devel;protocol=https" | 13 | SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git;branch=v0.9;protocol=https" |
| 14 | 14 | ||
| 15 | SRCREV = "752b7659773a11ca6d4600645547c06fdb8a23d9" | 15 | SRCREV = "d463bad9639c910fadc2f30dac473c7688b11cfc" |
| 16 | 16 | ||
| 17 | PV = "0.2.18" | 17 | PV = "0.9.19" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
