All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: How to organize OE environment for intermediate builds
Date: Fri, 14 Nov 2014 12:56:13 +0100	[thread overview]
Message-ID: <20141114115613.GA2458@jama> (raw)
In-Reply-To: <3B9CABF3-66A1-4B2A-A01B-87ABFDCB797F@stunpix.com>

[-- Attachment #1: Type: text/plain, Size: 1284 bytes --]

On Fri, Nov 14, 2014 at 12:27:03AM +0200, Alexander Shashkevych wrote:
> Hello,

Hi,

> 
> I would like to ask you how do you organize your development environments for OE?
> 
> Let me explain. From my point of view OE build system is well suited for builds of released code, but not for code that is still under development with many intermediate builds. My case: I started a project for Freescale platform and due to bsp headers/libs/cross-compiling it can be built only within OE environment. I have already committed initial code to my project's repo and have already written layers&recipes to build project from git. That was not a problem and it works. Then I added new changes to my project and stuck. Before I'll commit them into git I need to build&test to be sure that everything is OK, but to build changes with bitbake they should be committed first. Mutual exclusive situation: can't commit without build and can't build without commit.
> 
> How do you escape this? How to best organize OE environment for intermediate builds without commits?
> 
> PS: I hope you understand that endless commit'n'push of each little change for just-to-test is extremely superfluous.

Check externalsrc.bbclass

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2014-11-14 11:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 22:27 How to organize OE environment for intermediate builds Alexander Shashkevych
2014-11-14 11:56 ` Martin Jansa [this message]
2014-11-14 12:33   ` Alexander Shashkevych

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=20141114115613.GA2458@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.