On 2012-02-29 13:32, jfabernathy wrote:
Just for fun, I thought I'd build meta-cedartrail today since I saw 1.2_M3 
branch show up when I did a git pull today. The only thing I did above the 
basic BSP was to include my
meta-jfa layer which is nothing more than my hello world application and 
web-webkit, which is already in the meta layer.

I added to local.conf the following lines, like I alway do:

POKY_EXTRA_INSTALL += "web-webkit"

POKY_EXTRA_INSTALL += "hello"

I also added the meta-intel, meta-intel/meta-cedartrail, and meta-jfa to my 
bblayers.conf.

However, unlike the last time I ran this against master branch, I didn't get "hello" or 
"web-webkit" in my image, as I usually do.

Is this just a quirk with 1.2_M3 or did something break?

Looks like this variable was renamed to be CORE_IMAGE_EXTRA_INSTALL

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to