[oe] [meta-oe][PATCH 2/4] xorgxrdp: require x11 and pam in DISTRO_FEATURES

akuster808 akuster808 at gmail.com
Tue Mar 6 15:14:33 UTC 2018



On 03/06/2018 01:16 AM, Martin Jansa wrote:
> Duplicates:
> https://patchwork.openembedded.org/patch/147412/
> +
> https://patchwork.openembedded.org/patch/148545/
>
> But ok.
>
> BTW: The first one is "StateMaster Next, archived", but it isn't in:
> http://git.openembedded.org/openembedded-core/log/?h=master-next
> something might be a bit off with your scripts.
Go them this time. I had to apply them to master first then cherry pick
to the stagging/master-next

- armin
>
> Regards,
>
> On Tue, Mar 6, 2018 at 2:55 AM, Armin Kuster <akuster808 at gmail.com
> <mailto:akuster808 at gmail.com>> wrote:
>
>     Signed-off-by: Armin Kuster <akuster808 at gmail.com
>     <mailto:akuster808 at gmail.com>>
>     ---
>      meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
>     <http://xorgxrdp_0.2.5.bb> | 4 +++-
>      1 file changed, 3 insertions(+), 1 deletion(-)
>
>     diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
>     <http://xorgxrdp_0.2.5.bb>
>     b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
>     <http://xorgxrdp_0.2.5.bb>
>     index 0c779b5..e86ebb5 100644
>     --- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
>     <http://xorgxrdp_0.2.5.bb>
>     +++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
>     <http://xorgxrdp_0.2.5.bb>
>     @@ -4,10 +4,12 @@ LICENSE = "X11"
>      LIC_FILES_CHKSUM =
>     "file://COPYING;md5=a2523660329fdca3d954c0a87390e007 \
>      "
>
>     -inherit autotools pkgconfig
>     +inherit distro_features_check autotools pkgconfig
>
>      DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native"
>
>     +REQUIRED_DISTRO_FEATURES = "x11 pam"
>     +
>      SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git
>     <http://github.com/neutrinolabs/xorgxrdp.git> \
>                 "
>
>     --
>     2.7.4
>
>     --
>     _______________________________________________
>     Openembedded-devel mailing list
>     Openembedded-devel at lists.openembedded.org
>     <mailto:Openembedded-devel at lists.openembedded.org>
>     http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>     <http://lists.openembedded.org/mailman/listinfo/openembedded-devel>
>
>




More information about the Openembedded-devel mailing list