[yocto] problems adding extra packages

2012-12-05 Thread Jim Abernathy
In the past on denzil, I'd get images working then start adding specific packages like this: LICENSE_FLAGS_WHITELIST = commercial CORE_IMAGE_EXTRA_INSTALL ?= gst-fluendo-mp3 CORE_IMAGE_EXTRA_INSTALL ?= web-webkit CORE_IMAGE_EXTRA_INSTALL ?= myvideos CORE_IMAGE_EXTRA_INSTALL ?= myaudios Today,

Re: [yocto] problems adding extra packages

2012-12-05 Thread Martin Jansa
On Wed, Dec 05, 2012 at 03:25:52PM -0500, Jim Abernathy wrote: In the past on denzil, I'd get images working then start adding specific packages like this: LICENSE_FLAGS_WHITELIST = commercial CORE_IMAGE_EXTRA_INSTALL ?= gst-fluendo-mp3 CORE_IMAGE_EXTRA_INSTALL ?= web-webkit

Re: [yocto] problems adding extra packages

2012-12-05 Thread Jim Abernathy
On 12/05/2012 03:28 PM, Martin Jansa wrote: On Wed, Dec 05, 2012 at 03:25:52PM -0500, Jim Abernathy wrote: In the past on denzil, I'd get images working then start adding specific packages like this: LICENSE_FLAGS_WHITELIST = commercial CORE_IMAGE_EXTRA_INSTALL ?= gst-fluendo-mp3