All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] yocto-bsp fixes
@ 2015-01-27 13:33 Tom Zanussi
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Zanussi @ 2015-01-27 13:33 UTC (permalink / raw)
  To: poky; +Cc: Tom Zanussi

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-27 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 13:33 [PATCH 0/2] yocto-bsp fixes Tom Zanussi
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

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.