From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] eSDK fixes
Date: Tue, 7 Feb 2017 09:30:47 +1300 [thread overview]
Message-ID: <cover.1486412900.git.paul.eggleton@linux.intel.com> (raw)
Task dependency fixes for the extensible SDK.
NOTE: two of these patches depend upon the patch I just sent to
bitbake-devel adding bb.build.tasksbetween().
The following changes since commit b3a74335e1f9701ce2d6217080800baf3a61acb4:
Revert "yocto-bsps: add 4.9 bbappend" (2017-02-06 14:45:48 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/esdk-fixes4
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/esdk-fixes4
Paul Eggleton (3):
classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS
classes/patch: switch to new bb.build.tasksbetween() function
classes/populate_sdk_ext: account for custom image tasks
meta/classes/patch.bbclass | 20 +-------------------
meta/classes/populate_sdk_ext.bbclass | 10 ++++++----
2 files changed, 7 insertions(+), 23 deletions(-)
--
2.9.3
next reply other threads:[~2017-02-06 20:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 20:30 Paul Eggleton [this message]
2017-02-06 20:30 ` [PATCH 1/3] classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS Paul Eggleton
2017-02-06 20:30 ` [PATCH 2/3] classes/patch: switch to new bb.build.tasksbetween() function Paul Eggleton
2017-02-06 20:30 ` [PATCH 3/3] classes/populate_sdk_ext: account for custom image tasks Paul Eggleton
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=cover.1486412900.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@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.