From: Gyorgy Sarvari <[email protected]> Changelog: 0.10.4: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.4 0.10.3: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.3 0.10.2: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.2 0.10.1: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.1 0.10.0: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.0
Signed-off-by: Gyorgy Sarvari <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 89a119a2731f906ac2efcc5e51a26ce0ff88bfdf) Signed-off-by: Ankur Tyagi <[email protected]> --- .../{xorgxrdp_0.9.19.bb => xorgxrdp_0.10.4.bb} | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) rename meta-oe/recipes-support/xorg-xrdp/{xorgxrdp_0.9.19.bb => xorgxrdp_0.10.4.bb} (65%) diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.10.4.bb similarity index 65% rename from meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb rename to meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.10.4.bb index 533b0801cb..f111c4eed9 100644 --- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb +++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.10.4.bb @@ -10,14 +10,17 @@ 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=v0.9;protocol=https" - -SRCREV = "d463bad9639c910fadc2f30dac473c7688b11cfc" - -PV = "0.9.19" +SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git;branch=v0.10;protocol=https;tag=v${PV}" +SRCREV = "2b1f913f4aa6b88d63d9ce9302c61cb0e39483f6" FILES:${PN} += "${libdir}/xorg/modules/*" +FILES:${PN}-staticdev += " \ + ${libdir}/xorg/modules/libxorgxrdp.a \ + ${libdir}/xorg/modules/drivers/xrdpdev_drv.a \ + ${libdir}/xorg/modules/input/xrdpmouse_drv.a \ + ${libdir}/xorg/modules/input/xrdpkeyb_drv.a \ + " require recipes-graphics/xorg-xserver/xserver-abi.inc
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122515): https://lists.openembedded.org/g/openembedded-devel/message/122515 Mute This Topic: https://lists.openembedded.org/mt/116710835/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
