All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Witt <randy.e.witt@linux.intel.com>
To: Ash Charles <ashcharles@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>,
	Paul Eggleton <paul.eggleton@linux.intel.com>
Subject: Re: Using smart within an SDK
Date: Tue, 26 May 2015 15:18:48 -0700	[thread overview]
Message-ID: <5564F148.3010007@linux.intel.com> (raw)
In-Reply-To: <CAK8F28nzBnuc+kSA6HTBVO_y1qd4HUafPSuo0oeOsUidvH3t6w@mail.gmail.com>

On 05/22/2015 03:24 PM, Ash Charles wrote:
> On Mon, May 18, 2015 at 10:13 PM,  <randy.e.witt@linux.intel.com> wrote:
>> The idea is that an sdk will comprise of a manifest(contains list of
>> sstate items in the sdk) and some location that contains the items in the
>> manifest. So to update the sdk you would run a command and give it the
>> location of the manifest and sstate, and it would make your sdk match what
>> is in the manifest.
>>
>> So the sstate could be hosted on a webserver, nfs, locally, etc.
> Thanks Randy.
>
> I stepped through the process of making an extensible SDK based on my
> image.  Is the conf/locked-sigs.inc file the manifest you mentioned?

Yes, that is the one.

> Unfortunately, devtool is failing for me ("ImportError: No module
> named site"...looks like the SDK is missing a python library?) but it
> is great to at least be able to build it and get a sense of the
> contents.

Did you source the environment-setup script? If so, what distro were you using?

>
> I'm uploading my sstate to a server so theoretically updating would be
> a process of grabbing items from this server cache into the
> 'sstate-cache' directory within the SDK?  If I needed a new package
> not originally included in the SDK, I would do something like devtool
> get opencv-dev?
>
We were thinking it wouldn't be so granular Basically it would end up matching 
everything in a manifest rather than asking for one particular package. So it 
would look more like "devtool publish-sdk location", followed by users being 
able to then update to whatever "sdk's" exist at that location.

> Thanks for any insights.  I realize this is work-in-progress so I'm
> just looking to get a sense of how things might work.
>
> --Ash
>



  reply	other threads:[~2015-05-26 22:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-14  0:51 Using smart within an SDK Ash Charles
2015-05-14  2:26 ` ChenQi
2015-05-14 18:21   ` Ash Charles
2015-05-15  2:54     ` ChenQi
2015-05-18 23:48       ` Ash Charles
2015-05-19  5:13         ` randy.e.witt
2015-05-22 22:24           ` Ash Charles
2015-05-26 22:18             ` Randy Witt [this message]
2015-05-26 22:38               ` Ash Charles
2015-05-26 23:04                 ` Randy Witt
2015-05-26 23:30                   ` Ash Charles

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=5564F148.3010007@linux.intel.com \
    --to=randy.e.witt@linux.intel.com \
    --cc=ashcharles@gmail.com \
    --cc=paul.eggleton@linux.intel.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.