Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] udisks: Don't enable acl PACKAGECONFIG by default
Date: Wed, 1 Jan 2014 22:12:24 +0100	[thread overview]
Message-ID: <20140101211224.GA3717@jama> (raw)
In-Reply-To: <1388577530-4557-1-git-send-email-Martin.Jansa@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1672 bytes --]

On Wed, Jan 01, 2014 at 12:58:50PM +0100, Martin Jansa wrote:
> * libacl isn't available in oe-core/meta-oe
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta-oe/recipes-support/udisks/udisks_2.1.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-support/udisks/udisks_2.1.1.bb b/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
> index d4c6eff..a0bf148 100644
> --- a/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
> +++ b/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
> @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "013b09ff38aa256b89c01525771f4565cb088724d5c8c79b32e9f811e8

newer udisks also breaks 
| configure: error: Package requirements (udisks  >= 1.0.0 udisks < 1.1.0) were not met:

NOTE: recipe gnome-disk-utility-2.32.0-r4: task do_configure: Failed
ERROR: Task 366
(/home/jenkins/oe/shr-core-branches/shr-core/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb,
do_configure) failed with exit code '1'

so newer udisks needs to wait for gnome-disk-utility update.

>  
>  inherit autotools systemd
>  
> -PACKAGECONFIG ??= "atasmart polkit acl ${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd-login', '', d)}"
> +PACKAGECONFIG ??= "atasmart polkit ${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd-login', '', d)}"
>  PACKAGECONFIG[atasmart] = "--enable-libatasmart,--disable-libatasmart,libatasmart"
>  PACKAGECONFIG[polkit] = "--enable-polkit,--disable-polkit,polkit"
>  PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,libacl"
> -- 
> 1.8.4.3
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-01-01 21:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-01 11:58 [meta-oe][PATCH] udisks: Don't enable acl PACKAGECONFIG by default Martin Jansa
2014-01-01 21:12 ` Martin Jansa [this message]
2014-01-02 12:56 ` Koen Kooi
2014-01-02 13:38   ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140101211224.GA3717@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox