From: Saul Wold <sgw@linux.intel.com>
To: Alex DAMIAN <alexandru.damian@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] libproxy: add dependency on glib-2.0
Date: Wed, 03 Apr 2013 08:33:25 -0700 [thread overview]
Message-ID: <515C4BC5.1010609@linux.intel.com> (raw)
In-Reply-To: <1365002436-5355-1-git-send-email-alexandru.damian@intel.com>
On 04/03/2013 08:20 AM, Alex DAMIAN wrote:
> From: Alexandru DAMIAN <alexandru.damian@intel.com>
>
> libproxy uses glib-2.0, but the depends is missing
>
> Fixes intermittent build errors.
>
> Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
> ---
> meta/classes/core-image.bbclass | 4 ++--
> meta/recipes-support/libproxy/libproxy_0.4.7.bb | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass
> index 86df91d..2bd5c12 100644
> --- a/meta/classes/core-image.bbclass
> +++ b/meta/classes/core-image.bbclass
> @@ -41,8 +41,8 @@ PACKAGE_GROUP_tools-profile = "packagegroup-core-tools-profile"
> PACKAGE_GROUP_tools-testapps = "packagegroup-core-tools-testapps"
> PACKAGE_GROUP_tools-sdk = "packagegroup-core-sdk packagegroup-core-standalone-sdk-target"
> PACKAGE_GROUP_nfs-server = "packagegroup-core-nfs-server"
> -PACKAGE_GROUP_ssh-server-dropbear = "packagegroup-core-ssh-dropbear"
> -PACKAGE_GROUP_ssh-server-openssh = "packagegroup-core-ssh-openssh"
> +#PACKAGE_GROUP_ssh-server-dropbear = "packagegroup-core-ssh-dropbear"
> +#PACKAGE_GROUP_ssh-server-openssh = "packagegroup-core-ssh-openssh"
> PACKAGE_GROUP_package-management = "${ROOTFS_PKGMANAGE}"
> PACKAGE_GROUP_qt4-pkgs = "packagegroup-core-qt-demoapps"
> PACKAGE_GROUP_hwcodecs = "${MACHINE_HWCODECS}"
You seem to have pulled in some other stuff also, please send a clean v2.
Thanks
Sau!
> diff --git a/meta/recipes-support/libproxy/libproxy_0.4.7.bb b/meta/recipes-support/libproxy/libproxy_0.4.7.bb
> index 510c6b7..89f22b8 100644
> --- a/meta/recipes-support/libproxy/libproxy_0.4.7.bb
> +++ b/meta/recipes-support/libproxy/libproxy_0.4.7.bb
> @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=7d7044444a7b1b116e8783edcdb44ff4 \
> file://utils/proxy.c;beginline=1;endline=18;md5=55152a1006d7dafbef32baf9c30a99c0"
>
> -DEPENDS = "gconf"
> +DEPENDS = "gconf glib-2.0"
>
> PR = "r5"
>
>
next prev parent reply other threads:[~2013-04-03 15:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 12:23 [PATCH] libproxy: add dependency on libffi Alex DAMIAN
2013-04-03 15:20 ` [PATCH] libproxy: add dependency on glib-2.0 Alex DAMIAN
2013-04-03 15:33 ` Saul Wold [this message]
2013-04-04 7:43 ` [PATCH v2] " Alex DAMIAN
-- strict thread matches above, loose matches on Subject: below --
2012-08-13 22:43 [PATCH] " Paul Gortmaker
2012-08-17 16:57 ` Richard Purdie
2012-08-17 18:07 ` Paul Gortmaker
2012-08-17 18:19 ` McClintock Matthew-B29882
2012-08-17 21:41 ` Richard Purdie
2012-08-20 13:50 ` Paul Gortmaker
2012-08-20 16:15 ` McClintock Matthew-B29882
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=515C4BC5.1010609@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=alexandru.damian@intel.com \
--cc=openembedded-core@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