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 17/21] t1lib: Fix build when S != B
Date: Sun, 27 Apr 2014 00:39:28 +0200	[thread overview]
Message-ID: <20140426223928.GE2486@jama> (raw)
In-Reply-To: <1398544484-27299-17-git-send-email-raj.khem@gmail.com>

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

On Sat, Apr 26, 2014 at 01:34:40PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
> index d687ddb..61927ec 100644
> --- a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
> +++ b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
> @@ -13,7 +13,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/t/t1lib/t1lib_${PV}.orig.tar.gz \
>  SRC_URI[md5sum] = "a5629b56b93134377718009df1435f3c"
>  SRC_URI[sha256sum] = "821328b5054f7890a0d0cd2f52825270705df3641dbd476d58d17e56ed957b59"
>  
> -inherit autotools
> +inherit autotools-brokensep
>  
>  # Fix GNU_HASH problem
>  TARGET_CC_ARCH += "${LDFLAGS}"
> @@ -21,10 +21,10 @@ TARGET_CC_ARCH += "${LDFLAGS}"
>  EXTRA_OECONF = "--with-x --without-athena"
>  EXTRA_OEMAKE = "without_doc"
>  
> -do_configure() {
> -    rm -f ${S}/ac-tools/aclocal.m4
> -    autotools_do_configure
> -}
> +#do_configure() {
> +#    rm -f ${S}/ac-tools/aclocal.m4
> +#    autotools_do_configure
> +#}

can we delete this instead please?

>  
>  FILES_${PN} += " ${datadir}/t1lib/t1lib.config"
>  FILES_${PN}-doc = "${datadir}/t1lib/doc/t1lib_doc.pdf"
> -- 
> 1.7.10.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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

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

  reply	other threads:[~2014-04-26 22:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 20:34 [meta-oe][PATCH 01/21] debianutils: Upgrade to 4.4 Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 02/21] libxklavier: Update to 5.3 and fix build S != B Khem Raj
2014-04-26 20:34 ` [meta-oe][PATCH 03/21] lcms: Update to lcms2 version 2.6 Khem Raj
2014-04-26 20:34 ` [meta-oe][PATCH 04/21] liboauth: New recipe Khem Raj
2014-04-26 20:34 ` [meta-filesystems][PATCH 05/21] xfsprogs: Do not do out-of-tree build yet Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 06/21] obexd, gnome-panel: Do not do out-of-tree builds yet Khem Raj
2014-04-26 20:34 ` [meta-oe][PATCH 07/21] bonnie++, lmbench, obex-data-server, samba, sg3-utils: Do not do out-of-tree builds Khem Raj
2014-04-26 22:37   ` Martin Jansa
2014-04-26 20:34 ` [meta-gnome][PATCH 08/21] epiphany: Fix build when S != B Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 09/21] gedit: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 10/21] gnome-bluetooth: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 11/21] gnome-control-center: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 12/21] " Khem Raj
2014-04-26 22:38   ` Martin Jansa
2014-04-26 20:34 ` [meta-gnome][PATCH 13/21] gnumeric: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 14/21] gnome-settings-daemon: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 15/21] libgnomekbd: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 16/21] nautilus: " Khem Raj
2014-04-26 20:34 ` [meta-oe][PATCH 17/21] t1lib: " Khem Raj
2014-04-26 22:39   ` Martin Jansa [this message]
2014-04-26 20:34 ` [meta-oe][PATCH 18/21] gimp: " Khem Raj
2014-04-26 20:34 ` [meta-oe][PATCH 19/21] i2c-tools: " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 20/21] libgdata: Upgrade to 0.14.1 and fix " Khem Raj
2014-04-26 20:34 ` [meta-gnome][PATCH 21/21] abiword: Fix build " Khem Raj

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=20140426223928.GE2486@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