All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: Sathishkumar Duraisamy <bewithsathish@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: HOB usage
Date: Thu, 08 Dec 2011 20:58:38 -0800	[thread overview]
Message-ID: <4EE1957E.1060506@linux.intel.com> (raw)
In-Reply-To: <CANJvwR-GVN+=JaS29oxmGM6mr-D6ncv+vsyVT2OaT+vOEaU8qA@mail.gmail.com>

On 08/12/11 20:52, Sathishkumar Duraisamy wrote:
> Hi,
> 
> I migrating from Openembedded to yocto project and using Beagleboard
> as playground.
> 
> On Fri, Dec 9, 2011 at 3:27 AM, Joshua Lock <josh@linux.intel.com> wrote:
>>
>> On 05/12/11 10:35, madeeha javed wrote:
>>> I an using Yocto Edison. My machine configuration is beagleboard. And
>>> when I launch hob and Bake. I get a message that Output Image Type is
>>> not set.When I Edit-> Preferences, I see that jffs2 and tar.bz2 are
>>> set. And even if I select a different type, the message keeps is
>>> there.
>>
> I too faced similar problem for hob.
> 
>> Madeeha,
>>
>> I'm not able to replicate this issue. Have you modified any of the
>> configuration files by hand? The three key files in build/conf are
>> hob-post.conf, hob-pre.conf, local.conf
> 
> Please find these files in the attachment.

Did you forget the attachment? Or did the mailing list strip it?

> 
>>
>> It's possible you've hard-assigned the variable in there.
>>
>> If you can provide more information I can try and replicate. A copy of
>> the above configuration files would be useful.
> 
> In openembedded, I see the some lines like this
> 
> # Add the required image file system types below. Valid are
> # jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz), ext4(.gz|.bz2),
> # squashfs, squashfs-lzma
> IMAGE_FSTYPES = "jffs2 tar"
> 
> which is moved to hob-post.conf, which may causing the problems I hope.

Anywhere you set with = is a 'hard' assignment which we cannot override.

Several of hobs settings are in hob-post.conf, if they have already been
hard assigned in a configuration file which is parsed earlier we cannot
override it.

If you set the IMAGE_FSTYPES with ?= setting them from the GUI should world.

Please be aware we're working to resolve such issues for hob in Yocto 1.2.

Regards,
Joshua
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre


  reply	other threads:[~2011-12-09  4:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-05 18:35 HOB usage madeeha javed
2011-12-08 21:57 ` Joshua Lock
2011-12-09  4:52   ` Sathishkumar Duraisamy
2011-12-09  4:58     ` Joshua Lock [this message]
2011-12-09  5:07       ` Sathishkumar Duraisamy
2011-12-09  5:18         ` Sathishkumar Duraisamy
2011-12-09 19:06           ` Joshua Lock
2011-12-09 19:38         ` Joshua Lock
2011-12-12  5:20           ` Sathishkumar Duraisamy
2011-12-13 20:14             ` Joshua Lock
2011-12-19  8:47   ` Ni Qingliang
2011-12-19 19:27     ` Joshua Lock
2011-12-20  1:02       ` Ni Qingliang
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11  3:56 hob usage Jim Abernathy
2012-01-11  5:29 ` McClintock Matthew-B29882

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=4EE1957E.1060506@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=bewithsathish@gmail.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.