[meta-intel] [PATCH 0/1] [PATCH] meta-valleyisland: update valleyisland-32.conf to fix build errors

rebecca.swee.fun.chang at intel.com rebecca.swee.fun.chang at intel.com
Mon May 12 11:45:49 PDT 2014


From: Rebecca Chang Swee Fun <rebecca.swee.fun.chang at intel.com>

Hi all,

This patch is to fix the build errors found when building machine valleyisland-32.

Error log:
ERROR: Nothing RPROVIDES '${XSERVER_IA32_BASE}' (but /home/ilab/poky-daisy/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target '${XSERVER_IA32_BASE}' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['${XSERVER_IA32_BASE}']
NOTE: Runtime target 'packagegroup-core-x11-xserver' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-core-x11-xserver', '${XSERVER_IA32_BASE}']
NOTE: Runtime target 'packagegroup-core-x11-base' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-core-x11-base', 'packagegroup-core-x11-xserver', '${XSERVER_IA32_BASE}']
ERROR: Required build target 'core-image-sato' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato', 'packagegroup-core-x11-base', 'packagegroup-core-x11-xserver', '${XSERVER_IA32_BASE}']

This patch is removing '${XSERVER_IA32_BASE}' in valleyisland-32.conf
and replacing it with '${XSERVER_X86_BASE}'.

Please help to pull this fix into meta-intel Daisy and Master branch.

Thanks a lot.

Rebecca

The following changes since commit e31788c193b5ff9a157b456b201e7572280c8ef6:

  fri2: linux-yocto_3.14 update meta SRCREV (2014-05-09 11:17:23 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib rebeccas/daisy-update-1
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=rebeccas/daisy-update-1

Rebecca Chang Swee Fun (1):
  meta-valleyisland: fix build errors for valleyisland-32

 meta-isg/meta-valleyisland/conf/machine/valleyisland-32.conf |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.10.4



More information about the meta-intel mailing list