All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Chris Tapp <opensource@keylevel.com>
Cc: "yocto@yoctoproject.org Project" <yocto@yoctoproject.org>
Subject: Re: Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
Date: Wed, 10 Oct 2012 09:47:47 -0400	[thread overview]
Message-ID: <50757C83.1060204@windriver.com> (raw)
In-Reply-To: <CB24F010-05C7-459E-98C1-54FAF07D5611@keylevel.com>

On 12-10-08 05:03 PM, Chris Tapp wrote:
> On 8 Oct 2012, at 21:30, Bodke, Kishore K wrote:
>
> <  snip ...>
>
> Thanks for the really fast response on this :-)
>
>> For denzil, try with this by creating a new file in meta-cedartrail/recipes-kernel/linux/linux-yocto_3.2.bbappend.
>>
>> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>
>> SRC_URI_cedartrail-nopvr = "git://git.yoctoproject.org/linux-yocto-3.2;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
>
> I had to add 'bareclone=1' to this to get it to run.
>
>> COMPATIBLE_MACHINE_cedartrail-nopvr = "cedartrail"
>> KMACHINE_cedartrail-nopvr  = "cedartrail"
>> KBRANCH_cedartrail-nopvr  = "yocto/standard/cedartrail"
>> KERNEL_FEATURES_append_cedartrail-nopvr += " cfg/smp.scc"
>>
>> SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c"
>> SRCREV_meta_pn-linux-yocto_cedartrail-nopvr ?= "486f7aec824b4127e91ef53228823e996b3696f0"
>
> I think it's nearly there, but I get a failure when validating the branch:

I'm back to the office now. Is this issue still lurking/active ?

Bruce

>
> NOTE: package linux-yocto-3.2.18+git1+486f7aec824b4127e91ef53228823e996b3696f0_1+8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c-r1: task do_validate_branches: Started
> ERROR: Function failed: do_validate_branches (see /media/SSD-RAID/build-denzil-git-sjs-cedartrail/tmp/work/cedartrail_nopvr-sjs-linux/linux-yocto-3.2.18+git1+486f7aec824b4127e91ef53228823e996b3696f0_1+8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c-r1/temp/log.do_validate_branches.25866 for further information)
> ERROR: Logfile of failure stored in: /media/SSD-RAID/build-denzil-git-sjs-cedartrail/tmp/work/cedartrail_nopvr-sjs-linux/linux-yocto-3.2.18+git1+486f7aec824b4127e91ef53228823e996b3696f0_1+8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c-r1/temp/log.do_validate_branches.25866
> Log data follows:
> | ERROR: Function failed: do_validate_branches (see /media/SSD-RAID/build-denzil-git-sjs-cedartrail/tmp/work/cedartrail_nopvr-sjs-linux/linux-yocto-3.2.18+git1+486f7aec824b4127e91ef53228823e996b3696f0_1+8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c-r1/temp/log.do_validate_branches.25866 for further information)
> NOTE: package linux-yocto-3.2.18+git1+486f7aec824b4127e91ef53228823e996b3696f0_1+8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c-r1: task do_validate_branches: Failed
> ERROR: Task 0 (/media/SSD-RAID/poky-git/meta/recipes-kernel/linux/linux-yocto_3.2.bb, do_validate_branches) failed with exit code '1'
>
>> Add these below lines to meta-cedartrail/conf/machine/cedartrail-nopvr.conf
>>
>> PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>> PREFERRED_VERSION_linux-yocto ?= "3.2%"
>>
>> Add  MACHINE = "cedartrail-nopvr" to your local.conf and build.
>>
>> Ofcourse you should be adding your unionfs related stuff by some means either by menuconfig or by creating .scc file.
>
> Of course, and that's the bit I understand ;-)
>
>> Thanks
>> Kishore.
>>
>
> Chris Tapp
>
> opensource@keylevel.com
> www.keylevel.com
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



  parent reply	other threads:[~2012-10-10 13:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07  0:42 Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel Chris Tapp
2012-10-07  2:00 ` Saxena, Rahul
2012-10-07 21:08   ` Chris Tapp
2012-10-07 21:41     ` Bruce Ashfield
2012-10-08  7:58       ` Chris Tapp
2012-10-08 14:00         ` Bruce Ashfield
2012-10-08 16:28           ` Saxena, Rahul
2012-10-09 13:40             ` James Abernathy
2012-10-09 20:16               ` Chris Tapp
2012-10-08 16:35         ` Bodke, Kishore K
2012-10-08 20:02           ` Chris Tapp
2012-10-08 20:18             ` Tom Zanussi
2012-10-08 20:30             ` Bodke, Kishore K
2012-10-08 21:03               ` Chris Tapp
2012-10-08 22:42                 ` Chris Tapp
2012-10-10 13:47                 ` Bruce Ashfield [this message]
2012-10-10 16:27                   ` Bodke, Kishore K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50757C83.1060204@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=opensource@keylevel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.