Page MenuHomeSolus

Update presentproto to 1.1
ClosedPublic

Authored by kyrios123 on May 7 2017, 5:09 PM.
Tags
None
Referenced Files
F11047708: D45.id73.diff
Thu, Aug 10, 3:45 PM
F11047707: D45.id.diff
Thu, Aug 10, 3:45 PM
F11047706: D45.id71.diff
Thu, Aug 10, 3:45 PM
F11047705: D45.id66.diff
Thu, Aug 10, 3:45 PM
F11047704: D45.id62.diff
Thu, Aug 10, 3:45 PM
F11033306: D45.diff
Wed, Aug 9, 3:31 PM
F10875664: D45.id66.diff
Jun 20 2023, 6:53 AM

Details

Summary

Ref task T3529

Diff Detail

Repository
R2479 presentproto
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
6

Should be MIT not -MIT

This revision now requires changes to proceed.May 7 2017, 5:17 PM
kyrios123 edited edge metadata.

Add missing space in licenses list

That still doesn't fix the issue. The - should be removed, wasn't anything to do with the space. The pspec should be rebuilt to have the updated license too. You either specify the license as license : MIT or:

license  :
  - MIT

fix package.yml (license)

Sorry @JoshStrobl I am not a good multitasker. :p

You added the eopkg. That needs to be removed.

remove .eopkg files (sorry... @JoshStrobl, I hope this time is to good one!)

This revision is now accepted and ready to land.May 7 2017, 6:04 PM
This revision was automatically updated to reflect the committed changes.