[OE-core] [meta-oe][PATCH v2 1/8] orc: update to 0.4.25

Carlos Rafael Giani dv at pseudoterminal.org
Thu Apr 28 19:05:23 UTC 2016


For some reason, these patches were sent with the meta-oe tag. Sorry for 
that. Resending.

On 2016-04-28 20:25, Carlos Rafael Giani wrote:
> This version fixes a bug in the build scripts that caused it to believe
> it is being built for Android if a "liblog.so" is found in the sysroot.
>
> Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
> ---
>   meta/recipes-devtools/orc/{orc_0.4.24.bb => orc_0.4.25.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta/recipes-devtools/orc/{orc_0.4.24.bb => orc_0.4.25.bb} (84%)
>
> diff --git a/meta/recipes-devtools/orc/orc_0.4.24.bb b/meta/recipes-devtools/orc/orc_0.4.25.bb
> similarity index 84%
> rename from meta/recipes-devtools/orc/orc_0.4.24.bb
> rename to meta/recipes-devtools/orc/orc_0.4.25.bb
> index 520f88d..f3bde46 100644
> --- a/meta/recipes-devtools/orc/orc_0.4.24.bb
> +++ b/meta/recipes-devtools/orc/orc_0.4.25.bb
> @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
>   
>   SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz"
>   
> -SRC_URI[md5sum] = "9e793ec34c0e20339659dd4bbbf62135"
> -SRC_URI[sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b"
> +SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf"
> +SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1"
>   
>   inherit autotools pkgconfig
>   




More information about the Openembedded-core mailing list