Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] libmusicbrainz: utilize base_libdir when	configured
Date: Wed, 03 Aug 2011 10:46:17 -0700	[thread overview]
Message-ID: <4E398969.7010907@linux.intel.com> (raw)
In-Reply-To: <1312387134-18067-1-git-send-email-galak@kernel.crashing.org>

On 08/03/2011 08:58 AM, Kumar Gala wrote:
> Pass $base_libdir through when we configure to support a location
> other than /lib.
>
> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>
> ---
>   .../musicbrainz/libmusicbrainz_3.0.3.bb            |    4 +++-
>   1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
> index d6fb2f4..20080ee 100644
> --- a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
> +++ b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=fbc093901857fcd118f065f900982c24 \
>                       file://include/musicbrainz3/includes.h;beginline=1;endline=21;md5=9ab2846573f560cea7561da472803a72"
>   DEPENDS = "expat neon"
>
> -PR = "r2"
> +PR = "r3"
>
>   SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/${BPN}-${PV}.tar.gz \
>              file://fix_build_issue_for_gcc_4.5.0.patch "
> @@ -15,3 +15,5 @@ SRC_URI[md5sum] = "f4824d0a75bdeeef1e45cc88de7bb58a"
>   SRC_URI[sha256sum] = "7fd459a9fd05be9faec60a9a21caa9a1e9fda03147d58d8c7c95f33582a738c5"
>
>   inherit cmake pkgconfig
> +
> +EXTRA_OECMAKE = "-DLIB_INSTALL_DIR=${base_libdir}"

I think this should be ${libdir}

Sau!




      reply	other threads:[~2011-08-03 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 15:58 [PATCH] libmusicbrainz: utilize base_libdir when configured Kumar Gala
2011-08-03 17:46 ` Saul Wold [this message]

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=4E398969.7010907@linux.intel.com \
    --to=sgw@linux.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