This is a generic oem meta package. 

It cannot be built as is because it is in a project-generic state. 

See oem engineering training wiki. 

Note: Even after it is projectized, it cannot be updated with the "update" script until an archive named $PROJECT-devel is in place

To make it project specific:
'python oem-projectize.py $PROJECT', where $PROJECT is the new project's name"

This:
 * modifies debian/* files
 * sets the value of the PROJECT file. This file is used in every execution of "update" to create project specific versions of the *.in files.
