From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: poky@yoctoproject.org
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>
Subject: [PATCH 0/2] yocto-bsp fixes
Date: Tue, 27 Jan 2015 07:33:17 -0600 [thread overview]
Message-ID: <cover.1422365079.git.tom.zanussi@linux.intel.com> (raw)
This patchset contains a fix for Yocto Bug 6518 (yocto-bsp create
creates faulty SRC_URI), along with a patch to add a missing directory
in the arm template introduced by the recent 'strange character'
patchset.
The following changes since commit 6abcc6118d068266947d6fd5acf78f744ec02cb6:
bitbake: toaster: project configuration variables page (2015-01-21 14:37:39 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/custom-kbranch-master
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/custom-kbranch-master
Tom Zanussi (2):
yocto-bsp: Add missing conf dir to arm template
yocto-bsp: Add branch to SRC_URI for custom kernels
.../target/arch/arm/conf/machine/machine.conf | 102 +++++++++++++++++++++
.../recipes-kernel/linux/linux-yocto-custom.bb | 4 +-
2 files changed, 104 insertions(+), 2 deletions(-)
create mode 100644 scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf
--
1.9.3
next reply other threads:[~2015-01-27 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-27 13:33 Tom Zanussi [this message]
2015-01-27 13:33 ` [PATCH 1/2] yocto-bsp: Add missing conf dir to arm template Tom Zanussi
2015-01-27 13:33 ` [PATCH 2/2] yocto-bsp: Add branch to SRC_URI for custom kernels Tom Zanussi
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.1422365079.git.tom.zanussi@linux.intel.com \
--to=tom.zanussi@linux.intel.com \
--cc=poky@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.