mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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>
This commit is contained in:
parent
10d45c5aff
commit
0fdb83e37c
@ -10,11 +10,11 @@ DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native"
|
||||
inherit features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11 pam"
|
||||
|
||||
SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git;branch=devel;protocol=https"
|
||||
SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git;branch=v0.9;protocol=https"
|
||||
|
||||
SRCREV = "752b7659773a11ca6d4600645547c06fdb8a23d9"
|
||||
SRCREV = "d463bad9639c910fadc2f30dac473c7688b11cfc"
|
||||
|
||||
PV = "0.2.18"
|
||||
PV = "0.9.19"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user