[meta-intel] meta-intel Digest, Vol 13, Issue 22

balagopal ambalakkat bambalakkat at gmail.com
Fri Nov 29 08:10:25 PST 2013


Wei Sem

Thanks with your changes suggested, The kvm-minimal-image was built.
Attached  is the logs and diff from my sandbox.

I need to boot and test this image on my board,  which will happen only on
Monday. Will
update on the thread.

Thanks a lot

Bala



On Thu, Nov 28, 2013 at 7:06 PM, Chan, Wei Sern <wei.sern.chan at intel.com>wrote:

> Hi,
>
> Can you try add a [linux-yocto_3.8.bbappend] into
> [meta-virtualization/recipes-kernel/linux]
>
>
> The steps are below:-
>
> #vim meta-virtualization/recipes-kernel/linux/linux-yocto_3.8.bbappend
>
> The content of the [linux-yocto_3.8.bbappend]:-
>
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> SRC_URI += "file://xt-checksum.scc \
>             file://ebtables.scc \
>             file://vswitch.scc \
>             file://lxc.scc \
>             "
> module_autoload_openvswitch = "openvswitch"
> KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc"
>
> module_autoload_kvm = "kvm"
> module_autoload_kvm-amd = "kvm-amd"
> module_autoload_kvm-intel = "kvm-intel"
>
>
> Let us know the result if you are able to compile.
>
> Thanks.
> Regards,
> Wei Sern.
>
> > -----Original Message-----
> > From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-
> > bounces at yoctoproject.org] On Behalf Of
> meta-intel-request at yoctoproject.org
> > Sent: Tuesday, November 26, 2013 4:00 AM
> > To: meta-intel at yoctoproject.org
> > Subject: meta-intel Digest, Vol 13, Issue 22
> >
> > Send meta-intel mailing list submissions to
> >       meta-intel at yoctoproject.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >       https://lists.yoctoproject.org/listinfo/meta-intel
> > or, via email, send a message with subject or body 'help' to
> >       meta-intel-request at yoctoproject.org
> >
> > You can reach the person managing the list at
> >       meta-intel-owner at yoctoproject.org
> >
> > When replying, please edit your Subject line so it is more specific than
> "Re:
> > Contents of meta-intel digest..."
> >
> >
> > Today's Topics:
> >
> >    1. Re: meta-intel Digest, Vol 13, Issue 21 (Ong, Boon Leong)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 25 Nov 2013 02:02:29 +0000
> > From: "Ong, Boon Leong" <boon.leong.ong at intel.com>
> > To: "bambalakkat at gmail.com" <bambalakkat at gmail.com>
> > Cc: "meta-intel at yoctoproject.org" <meta-intel at yoctoproject.org>
> > Subject: Re: [meta-intel] meta-intel Digest, Vol 13, Issue 21
> > Message-ID:
> >       <AF233D1473C1364ABD51D28909A1B1B72404B4F2 at pgsmsx105.gar.c
> > orp.intel.com>
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Hi,
> >       We will look into this issue that you reported. Please stay tuned.
> >       In future, please look-up the maintainer name for the related BSP
> recipe
> > and CC'ed the person together with your email to the mailing-list.
> >
> > Thanks
> > BL
> > > -----Original Message-----
> > > From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-
> > > bounces at yoctoproject.org] On Behalf Of meta-intel-
> > > request at yoctoproject.org
> > > Sent: Sunday, November 24, 2013 4:00 AM
> > > To: meta-intel at yoctoproject.org
> > > Subject: meta-intel Digest, Vol 13, Issue 21
> > >
> > > Send meta-intel mailing list submissions to
> > >     meta-intel at yoctoproject.org
> > >
> > > To subscribe or unsubscribe via the World Wide Web, visit
> > >     https://lists.yoctoproject.org/listinfo/meta-intel
> > > or, via email, send a message with subject or body 'help' to
> > >     meta-intel-request at yoctoproject.org
> > >
> > > You can reach the person managing the list at
> > >     meta-intel-owner at yoctoproject.org
> > >
> > > When replying, please edit your Subject line so it is more specific
> than "Re:
> > > Contents of meta-intel digest..."
> > >
> > >
> > > Today's Topics:
> > >
> > >    1. Need help: Error: kernel-module-kvm-intel not found in the
> > >       base feeds (crystalforest_gladden x86_64 noarch any all).
> > >       (balagopal ambalakkat)
> > >
> > >
> > > ----------------------------------------------------------------------
> > >
> > > Message: 1
> > > Date: Fri, 22 Nov 2013 17:21:18 -0800
> > > From: balagopal ambalakkat <bambalakkat at gmail.com>
> > > To: meta-intel at yoctoproject.org
> > > Subject: [meta-intel] Need help: Error: kernel-module-kvm-intel not
> > >     found in the base feeds (crystalforest_gladden x86_64 noarch any
> > > all).
> > > Message-ID:
> > >     <CAHb3sCcWtjXVmbfxzvX_HNL7iq8qY2Uyh6-
> > > +hEdCjvC=fEC90A at mail.gmail.com>
> > > Content-Type: text/plain; charset="iso-8859-1"
> > >
> > > Hello
> > >
> > > I am completely new to the yocto environment.
> > >
> > > I am building poky-dylan with meta-crystalforest-gladden and meta-
> > > virtualization I am getting the  following error
> > >
> > > *Error: kernel-module-kvm-intel not found in the base feeds
> > > (crystalforest_gladden x86_64 noarch any all).*
> > >
> > > I was able to build using "bitbake core-image-minimal" and boot the
> > > yocto
> > > using* intel meta-crystalforest-gladden* without meta-virtualization.
> > > My CPU board is based on intel crystal forest gladden/cavecreek
> platform.
> > >
> > >
> > > I am building *"bitbake kvm-image-minimal"*
> > >
> > > My bblayers.conf is as follows:
> > >
> > > # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf #
> > > changes incompatibly LCONF_VERSION = "6"
> > >
> > > BBPATH = "${TOPDIR}"
> > > BBFILES ?= ""
> > >
> > > BBLAYERS ?= " \
> > >  /home/ambalakkat/projects/yocto/git/poky/meta \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-yocto \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-yocto-bsp \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-openembedded/meta-oe
> > > \  /home/ambalakkat/projects/yocto/git/poky/meta-openembedded/meta-
> > > networking
> > > \
> > >  /home/ambalakkat/projects/yocto/git/poky/meta-intel \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-crystalforest-gladden \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-virtualization \
> > >   "
> > > BBLAYERS_NON_REMOVABLE ?= " \
> > >  /home/ambalakkat/projects/yocto/git/poky/meta \
> > > /home/ambalakkat/projects/yocto/git/poky/meta-yocto \  "
> > >
> > > How do I resolve this issue?
> > > Any help is appreciated
> > > --
> > > *Balagopal* *Ambalakkat*
> > > -------------- next part -------------- An HTML attachment was
> > > scrubbed...
> > > URL: <http://lists.yoctoproject.org/pipermail/meta-
> > > intel/attachments/20131122/ec908f88/attachment-0001.html>
> > >
> > > ------------------------------
> > >
> > > _______________________________________________
> > > meta-intel mailing list
> > > meta-intel at yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/meta-intel
> > >
> > >
> > > End of meta-intel Digest, Vol 13, Issue 21
> > > ******************************************
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > meta-intel mailing list
> > meta-intel at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-intel
> >
> >
> > End of meta-intel Digest, Vol 13, Issue 22
> > ******************************************
>



-- 
*Balagopal* *Ambalakkat*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20131129/b7c42d4a/attachment-0001.html>
-------------- next part --------------
~/projects/yocto/git/poky [dylan] $ vim meta-virtualization/recipes-kernel/linux/
linux-yocto/              linux-yocto_3.4.bbappend  
~/projects/yocto/git/poky [dylan] $ vim meta-virtualization/recipes-kernel/linux/linux-yocto_3.8.bbappend
~/projects/yocto/git/poky [dylan] $ source oe-init-build-env opus-build/

### Shell environment set up for builds. ###

You can now run 'bitbake <target>'

Common targets are:
    core-image-minimal
    core-image-sato
    meta-toolchain
    meta-toolchain-sdk
    adt-installer
    meta-ide-support

You can also run generated qemu images with a command like 'runqemu qemux86'
~/projects/yocto/git/poky/opus-build [dylan] $ bitbake kvm-image-minimal
Parsing recipes: 100% |###########################################################################| Time: 00:00:22
Parsing of 1310 .bb files complete (0 cached, 1310 parsed). 1679 targets, 41 skipped, 0 masked, 0 errors.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "crystalforest-gladden"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4.2"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
meta              
meta-yocto        = "dylan:4e399f08d596197859214fdb3b06403b87bf8789"
meta-intel        = "dylan:86525216c6b8bdb850bf01958fe4defae3b42f4a"
meta-oe           
meta-networking   = "dylan:44754206632dd5b0725aeb43e99e4ff9e0245dca"
meta-virtualization = "dylan:15a0d3432ea8d4441417b689a58aae8a6a7fb860"
meta-crystalforest-gladden = "dylan:4e399f08d596197859214fdb3b06403b87bf8789"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: validating kernel config, see log.do_kernel_configcheck for details
NOTE: Tasks Summary: Attempted 3406 tasks of which 3357 didn't need to be rerun and all succeeded.

~/projects/yocto/git/poky/opus-build [dylan] $ ls  tmp/deploy/images/kvm*
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden-20131129152728.hddimg
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden-20131129152728.iso
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden-20131129152728.rootfs.cpio.gz
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden-20131129152728.rootfs.ext3
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden.cpio.gz
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden.ext3
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden.hddimg
tmp/deploy/images/kvm-image-minimal-crystalforest-gladden.iso
~/projects/yocto/git/poky/opus-build [dylan] $ 
-------------- next part --------------
diff --git a/recipes-containers/lxc/lxc_0.9.0.bb b/recipes-containers/lxc/lxc_0.9.0.bb
index 63ce2d6..a3bfe86 100644
--- a/recipes-containers/lxc/lxc_0.9.0.bb
+++ b/recipes-containers/lxc/lxc_0.9.0.bb
@@ -21,7 +21,7 @@ RDEPENDS_${PN} = " \
 		perl-module-exporter-heavy \
 "
 
-SRC_URI = "http://lxc.sourceforge.net/download/lxc/${PN}-${PV}.tar.gz \
+SRC_URI = "http://linuxcontainers.org/downloads/${PN}-${PV}.tar.gz \
 	file://lxc-0.9.0-disable-udhcp-from-busybox-template.patch \
 	file://lxc-0.9.0-enable-chroot-chpasswd-functionality-for-busybox-hosts.patch \
 	"


More information about the meta-intel mailing list