Bug 4162

Summary: Allow * for base projects in MPC
Product: MPC Reporter: Johnny Willemsen <jwillemsen>
Component: MPCAssignee: Chip Jones <jones_c>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: unspecified   
Hardware: All   
OS: Linux   

Description Johnny Willemsen 2014-03-10 05:12:03 CDT
Would help if we also allow * to be used in MPC files for base projects, response from Chad below

> - is there a way to use also * for the base projects in Hello.mpc in the
> base? So derive Hello_Example_skel from *_stub?

This change seems pretty simple.  Replace the * with the name of the
project at line 670 in ProjectCreator.pm.