[oe] [meta-oe][PATCH 17/21] t1lib: Fix build when S != B

Martin Jansa martin.jansa at gmail.com
Sat Apr 26 22:39:28 UTC 2014


On Sat, Apr 26, 2014 at 01:34:40PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem at 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 at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140427/0ce85ac5/attachment-0002.sig>


More information about the Openembedded-devel mailing list