[oe] [meta-oe][PATCH v2] xrdp: bug fix

2018-02-03 Thread zhengrq
Change default config file for pam to fix the pam problem.

Signed-off-by: Zheng Ruoqin 
---
 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb 
b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
index ccc8e35..86a8023 100644
--- a/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
+++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
@@ -37,7 +37,7 @@ FILES_${PN}-dev += "${libdir}/xrdp/libcommon.so \
 ${libdir}/xrdp/libscp.so \
 ${libdir}/xrdp/libxrdpapi.so "
 
-#EXTRA_OECONF = "--disable-rfxcodec --disable-painter"
+EXTRA_OECONF = "--enable-pam-config=suse"
 
 do_configure_prepend() {
 cd ${S}
@@ -65,7 +65,6 @@ do_install_append() {
sed -i -e 's,@sbindir@,${sbindir},g' 
${D}${systemd_unitdir}/system/xrdp.service 
${D}${systemd_unitdir}/system/xrdp-sesman.service
 
install -m 0644 ${S}/instfiles/*.ini ${D}${sysconfdir}/xrdp/
-   install -m 0644 ${S}/instfiles/pam.d/xrdp-sesman.debian 
${D}${sysconfdir}/xrdp/pam.d/xrdp-sesman
install -m 0644 ${S}/sesman/sesman.ini ${D}${sysconfdir}/xrdp/
install -m 0644 ${S}/sesman/startwm.sh ${D}${sysconfdir}/xrdp/
install -m 0644 ${S}/xrdp/xrdp.ini ${D}${sysconfdir}/xrdp/
-- 
2.7.4



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] xorgxrdp: change value of PV

2018-02-03 Thread zhengrq
Modify value of PV.

Signed-off-by: Zheng Ruoqin 
---
 meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb 
b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
index 20cf45f..0c779b5 100644
--- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
+++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git \
 
 SRCREV = "c122544f184d4031bbae1ad80fbab554c34a9427"
 
-PV = "0.2.5+git${SRCPV}"
+PV = "0.2.5"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)

2018-02-03 Thread akuster808


On 02/02/2018 07:19 PM, Derek Straka wrote:
> Rocko would need the following commits from master to work with 0f1dff9:
>
> b9e0b2abd1074f846bb3aef3670c0a461f6b1d00
> 2b6ae2d951df1050bf4fe0734ece750d0fef2faf
> cd7cc6e9dd9f700f07b8a09e6533fa205db28479
> 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> 63791edb3f69269fc6e0b83863e76f6a4a35965c
> b08b570c8624303acbb6bb064a7bda466a679df4
> bd827cb9ff57b8e42768add8e8b206c95cd6aea2
>
> Armin, 
>
> Should I send a patchset or would it be easier for you to just
> cherry-pick them yourself?  Thanks.

That set was sent by Mark so I already have them. The sad thing is I did
do a world build and did not set those failures. I have those in
stable/rocko-next

- armin
>
> -Derek
>
>
> On Fri, Feb 2, 2018 at 6:42 AM, Martin Jansa  > wrote:
>
> On Fri, Feb 02, 2018 at 12:35:46PM +0100, Martin Jansa wrote:
> > Why was this change backported to rocko?
> >   add 0f1dff9  python-twisted: clean-up the dependencies
> >
> > It adds dependency on python3-hyperlink which isn't in rocko,
> only in
> > master since:
> >
> > commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> > Author: Derek Straka >
> > Date:   Wed Nov 1 11:37:51 2017 -0400
> >
> >     python-hyperlink: add a recipe for version 17.3.1
> >
> > and dependency on python-incremental also only in master since:
> >
> > commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
> > Author: Derek Straka >
> > Date:   Wed Nov 1 10:58:33 2017 -0400
> >
> >     python-incremental: add an initial recipe for version 17.5.0
> >
> >
> > This is causing quite a 4 errors shown in world builds:
>
> It's actually quite a bit more ERROR messages, here is more complete
> list:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python3-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-incremental']
> NOTE: Runtime target 'python3-twisted-runner' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python3-twisted-runner', 'python3-incremental']
> ERROR: Nothing RPROVIDES 'python3-twisted' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted'
> NOTE: Runtime target 'python3-twisted' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted']
> ERROR: Nothing RPROVIDES 'python3-constantly' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-constantly' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-constantly']
> ERROR: Nothing RPROVIDES 'python3-twisted-web' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-web'
> NOTE: Runtime target 'python3-twisted-web' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-web']
> ERROR: Nothing RPROVIDES 'python3-twisted-words' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-words'
> NOTE: Runtime target 'python3-twisted-words' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-words']
> ERROR: Nothing RPROVIDES 'python3-twisted-protocols' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-protocols'
> NOTE: Runtime target 'python3-twisted-protocols' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python3-twisted-protocols']
> ERROR: Nothing RPROVIDES 'python3-twisted-bin' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
>  RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-bin'
> NOTE: Runtime target 'python3-twisted-bin' is 

[oe] [meta-handheld] zaurus-installer: replace deprecated base_conditional with appends

2018-02-03 Thread Andrea Adami
Signed-off-by: Andrea Adami 
---
 recipes-bsp/zaurus-utils/zaurus-installer.bb | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/zaurus-utils/zaurus-installer.bb 
b/recipes-bsp/zaurus-utils/zaurus-installer.bb
index 2956f15..24d0fe1 100644
--- a/recipes-bsp/zaurus-utils/zaurus-installer.bb
+++ b/recipes-bsp/zaurus-utils/zaurus-installer.bb
@@ -1,8 +1,11 @@
 DESCRIPTION = "Installkit for kexecboot-kernel"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = 
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
-DEPENDS = "${@base_conditional('MACHINE', 'collie', 'linux-kexecboot', 
'zaurus-updater linux-kexecboot', d)}"
-DEPENDS += "${@base_conditional('MACHINE', 'spitz', 'zaurus-legacy-tar', '', 
d)}"
+
+DEPENDS = "zaurus-updater linux-kexecboot"
+DEPENDS_collie = "linux-kexecboot"
+DEPENDS_append_spitz = " zaurus-legacy-tar"
+
 PV = "2017.05"
 
 INHIBIT_DEFAULT_DEPS = "1"
-- 
2.7.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel