[oe] patch to fix libstdc++ problem, was Re: Images no longer automatically include libstdc++6

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sun Sep 12 08:34:06 UTC 2010


2010/9/11 Koen Kooi <k.kooi at student.utwente.nl>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Can people ack or nack the following please:
>
>
> diff --git a/recipes/gcc/gcc-package-cross.inc
> b/recipes/gcc/gcc-package-cross.inc
> index 0c4ea2d..59e7dde 100644
> - --- a/recipes/gcc/gcc-package-cross.inc
> +++ b/recipes/gcc/gcc-package-cross.inc
> @@ -2,6 +2,8 @@ PACKAGE_STRIP ?= ""
>  OLD_PACKAGE_STRIP := "${PACKAGE_STRIP}"
>  PACKAGE_STRIP = "no"
>
> +SHLIBSDIR = "${STAGING_DIR_TARGET}/shlibs"
> +
>  PACKAGES = "libgcc libssp libstdc++ libg2c libgfortran"
>
>  # Called from within gcc-cross, so libdir is set wrong
>
>
Haven't had time to test this yet, but I feel at least a PR bump is
missing (or perhaps a set of PR bumps)

Frans




More information about the Openembedded-devel mailing list