RELEASE: GStreamer Core, Plugins and binaries 1.2.1

Sebastian Dröge sebastian at centricular.com
Mon Nov 25 23:55:05 PST 2013


On Mo, 2013-11-25 at 23:42 -0800, kashif at devdesks.com wrote:
> in ios-cross-universal.cbc file i changed this line 
> universal_archs=[Architecture.ARMv7, Architecture.X86]
> to
> universal_archs=[Architecture.ARMv7, Architecture.X86, Architecture.ARMv7s]
> 
> added cross-ios-armv7s.cbc file with following contents
> 
> from cerbero.config import Platform, Architecture, Distro, DistroVersion
> target_platform=Platform.IOS
> target_arch=Architecture.ARMv7s
> target_distro=Distro.IOS
> target_distro_version=DistroVersion.IOS_6_1
> 
> do i need to do anything else ? somehwere else like ios.config like where i
> suspect i had to add something here
> [...]

Yes, and also add it to cerbero/enums.py at least. Then possibly change
something in many of the files in recipes/ that already has specific
code paths for ARM and/or ARMv7.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131126/fd5995a5/attachment-0001.pgp>


More information about the gstreamer-devel mailing list