Bug 221899 - [patch] adapt multimedia/kodi to new 'armv7' architecture
Summary: [patch] adapt multimedia/kodi to new 'armv7' architecture
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-08-29 12:15 UTC by Mark Linimon
Modified: 2017-10-11 02:32 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (mickael.maillot)


Attachments
patch to multimedia/kodi (7.54 KB, patch)
2017-08-29 12:15 UTC, Mark Linimon
no flags Details | Diff
corrected patch to multimedia/kodi (7.54 KB, patch)
2017-08-29 21:13 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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