Bug 207554 - sysutils/u-boot-utilite: several small fixes
Summary: sysutils/u-boot-utilite: several small fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-28 09:30 UTC by Martin Waschbüsch
Modified: 2016-02-28 14:33 UTC (History)
1 user (show)

See Also:


Attachments
apply small fixes (1.58 KB, patch)
2016-02-28 09:30 UTC, Martin Waschbüsch
rakuco: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Waschbüsch 2016-02-28 09:30:55 UTC
Created attachment 167504 [details]
apply small fixes

Several small fixes:

- Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE
- Remove "SSP_UNSAFE= yes" from Makefile - Builds fine without.
- Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if manufacturer (CompuLab) decides to move to upgraded u-boot version.
- Bump PORTREVISION to 1
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-28 14:03:51 UTC
Comment on attachment 167504 [details]
apply small fixes

Please set the "maintainer-approval+" flag in the future so that your bug shows up in the "Ports: Maintainer Approved" saved search.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-28 14:33:04 UTC
A commit references this bug:

Author: rakuco
Date: Sun Feb 28 14:32:45 UTC 2016
New revision: 409742
URL: https://svnweb.freebsd.org/changeset/ports/409742

Log:
  Apply some small fixes to the port.

  - Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE
  - Remove "SSP_UNSAFE= yes" from Makefile. The port builds fine without it.
  - Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if
    manufacturer (CompuLab) decides to move to upgraded u-boot version.

  PR:		207554
  Submitted by:	Martin Waschb?sch <martin@waschbuesch.de> (maintainer)

Changes:
  head/sysutils/u-boot-utilite/Makefile
  head/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-28 14:33:37 UTC
Committed, thanks.