Actions
Bug #1309
closedoi-build consolidation is still set to userland
Start date:
2011-07-31
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
In the make-rules/shared-macros.mk file we have:
CONSOLIDATION = userland
PUBLISHER ?= $(CONSOLIDATION)
This causes the publisher to be set to Userland. This should instead be set to oi-build, to match the new branding we're using for the system.
Updated by Alasdair Lumsden almost 11 years ago
- Status changed from New to Resolved
Fixed in changeset:
Actions