You can use BitBake or devtool to build your modified project.
devtool
To use BitBake, use the following:
$ bitbake your-project-name
your-project-name
To use devtool, run the tool with the build option:
build
$ devtool build your-project-name