All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/8] orc: update to 0.4.25
@ 2016-04-28 19:06 Carlos Rafael Giani
  2016-04-28 19:06 ` [PATCH v2 2/8] gstreamer1.0: upgrade to version 1.8.1 Carlos Rafael Giani
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Carlos Rafael Giani @ 2016-04-28 19:06 UTC (permalink / raw)
  To: openembedded-core

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@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
 
-- 
2.5.0



^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-06-17 10:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-28 19:06 [PATCH v2 1/8] orc: update to 0.4.25 Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 2/8] gstreamer1.0: upgrade to version 1.8.1 Carlos Rafael Giani
2016-06-17  2:46   ` Andre McCurdy
2016-06-17  2:58     ` Christopher Larson
2016-06-17 10:53       ` Burton, Ross
2016-04-28 19:06 ` [PATCH v2 3/8] gstreamer1.0-plugins-base: " Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 4/8] gstreamer1.0-plugins-good: " Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 5/8] gstreamer1.0-plugins-bad: " Carlos Rafael Giani
2016-05-23 18:36   ` Christopher Larson
2016-05-23 18:37     ` Christopher Larson
2016-05-23 18:50       ` Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 6/8] gstreamer1.0-plugins-ugly: " Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 7/8] gstreamer1.0-libav: " Carlos Rafael Giani
2016-04-28 19:06 ` [PATCH v2 8/8] gstreamer1.0-rtsp-server: " Carlos Rafael Giani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.