All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto@yoctoproject.org
Subject: uninative workflow
Date: Fri, 18 Nov 2016 16:30:46 -0500	[thread overview]
Message-ID: <20161118213046.GB26177@openSUSE-i7.site> (raw)

Hi,

To be honest, I'm not entirely sure what the uninative stuff is (explanations
or pointers to explanations appreciated!) but I'm trying to figure out how to
work with it.

Previously, generating an eSDK didn't require a uninative-tarball, but now,
apparently, it does? Any idea why?

So now, in addition to building the uninative-tarball before being able to
build an eSDK, it also appears that I have to edit my local.conf to tell the
build that I'm using it, where to find it, and its md5sum. The weird thing is,
I could do "bitbake uninative-tarball" all day long, and every invocation of
that command will generate a tarball with a different md5sum even though the
configuration for each build is exactly the same!

This is getting hard to automate.

In order to create an image and an eSDK I have to start with a local.conf that
doesn't have uninative stuff in it and "bitbake uninative-tarball". Then I can
build my image, then I have to enable the uninative stuff in local.conf,
calculate, and insert the latest md5sum into local.conf, then I can generate
my eSDK. This is getting tricky to automate in, say, a Jenkins job :-(

Am I doing something wrong? It'd be great to go back to the days when the
uninative-tarball wouldn't be required for the eSDK, but maybe that's not
possible?

Best regards,
	Trevor


             reply	other threads:[~2016-11-18 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-18 21:30 Trevor Woerner [this message]
2016-11-21 14:40 ` uninative workflow Burton, Ross
2016-11-21 16:06   ` Trevor Woerner

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=20161118213046.GB26177@openSUSE-i7.site \
    --to=twoerner@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.