Bug 221899

Summary: [patch] adapt multimedia/kodi to new 'armv7' architecture
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: mickael.maillot, mikael
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (mickael.maillot)
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221894
Attachments:
Description Flags
patch to multimedia/kodi
none
corrected patch to multimedia/kodi none

Description Mark Linimon freebsd_committer freebsd_triage 2017-08-29 12:15:12 UTC
Created attachment 185867 [details]
patch to multimedia/kodi

The src tree is splitting 32-bit arm support into 'armv6' and the new 'armv7'.  This patch adds armv7 support.  It should provide no regression on any existing architecture.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2017-08-29 14:04:15 UTC
We can build the rpi2 version for armv7:
OPTIONS_DEFAULT_armv7=	RPI2
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2017-08-29 21:13:40 UTC
Created attachment 185895 [details]
corrected patch to multimedia/kodi
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-11 02:31:05 UTC
A commit references this bug:

Author: linimon
Date: Wed Oct 11 02:30:24 UTC 2017
New revision: 451725
URL: https://svnweb.freebsd.org/changeset/ports/451725

Log:
  Attempt to enable to build kodi on armv7.

  PR:		221899
  Approved by:	maintainer timeout (mickael.maillot @ gmail.com, 2 months)

Changes:
  head/multimedia/kodi/Makefile
  head/multimedia/kodi/files/patch-configure.ac
  head/multimedia/kodi/files/patch-m4_xbmc__arch.m4