[oe] [PATCH 0/1] Fix gstreamer changing hash for different machines

Mark Hatle mark.hatle at windriver.com
Wed Oct 17 19:14:12 UTC 2018


While working on a system with multiple BSPs, but a single distro configuration,
I struggled with an issue of PR numbers increasing quickly and different
behavior from boot to boot.

Most of the issues were from oe-core and similar problems.  The gstreamer in
oe-core has -exactly- the same code as this patch, so this is the equivalent
version or meta-openembedded and the older gstreamer recipe.

This change makes sense in my configuration, but the only alternative I saw
was to declare gstreamer as a MACHINE ARCH package, which I don't think we
really want either.  Besides I'm not clear if that would resolve the hash/
PR issue either.

Mark Hatle (1):
  gstreamer: Remove machine specific append

 .../recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb     | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.18.0




More information about the Openembedded-devel mailing list