Summary: | [NEW PORT] sysutils/u-boot-chip: uboot port for the CHIP $9 computer | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Emmanuel Vadot <manu> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | mikael | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
pkg-descr is incorrect, /usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin does not exist, should be /usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin crappy copy'n'paste, the correct path is /usr/local/share/u-boot/u-boot-chip/u-boot-sunxi-with-spl.bin Damn, That's what you get for making last minute changes without checking, I'll update the patch this weekend. Ok just got what you were saying, I thought that there was a problem in the plist because of the package name (I've changed PKGNAMESUFFIX just before sending the patch). So yeah pkg-descr is the same between every uboot Allwinner ports that's why we haven't hardcoded the real path in it. I'll make a big pass on every ports one day. Everything is fine. Committed, thanks. A commit references this bug: Author: linimon Date: Sun Jun 25 22:51:24 UTC 2017 New revision: 444326 URL: https://svnweb.freebsd.org/changeset/ports/444326 Log: Add u-boot-chip, uboot port customized for the CHIP $9 computer. PR: 213251 Submitted by: manu Changes: head/sysutils/Makefile head/sysutils/u-boot-chip/ head/sysutils/u-boot-chip/Makefile head/sysutils/u-boot-chip/pkg-descr A commit references this bug: Author: linimon Date: Sun Jun 25 23:26:45 UTC 2017 New revision: 444328 URL: https://svnweb.freebsd.org/changeset/ports/444328 Log: Fix pkg-descr information. PR: 213251 Submitted by: manu Changes: head/sysutils/u-boot-a13-olinuxino/pkg-descr head/sysutils/u-boot-olimex-a20-som-evb/pkg-descr head/sysutils/u-boot-olinuxino-lime/pkg-descr head/sysutils/u-boot-orangepi-one/pkg-descr head/sysutils/u-boot-pcduino3/pkg-descr |
Created attachment 175474 [details] u-boot chip Add a uboot port for the CHIP $9 computer. portlint: OK poudriere: OK