I have been using QorIQ-SDK-V1.5 to build image for p1020rdb. However, there's no apache in the image which is what I need. But I also noticed that there's recipe in meta-webserver for apache, and I could build it separately by "bitbake -b" option. So my question is: How do I add the apache objects to image at build time?
Thanks in advance.