Actions
Feature #759
openAdd packaging to metabuild
Status:
New
Priority:
Urgent
Assignee:
Category:
00 - Basic Build Issues
Target version:
Start date:
02 Jun 2020
Due date:
% Done:
0%
Estimated time:
Severity:
02 - High
Description
The build.sh script needs an option to take a build from under pkg and do the following.
- mv pkg pibox-<name>, where name is based on the -m type but in human meaningful format
- tar cf pibox-<name>-<version>.tgz pibox-<name>
This allows easy creation of the distribution packages in archive format.
Actions